ast
|
internal: use more mutable APIs
|
2021-05-14 20:00:35 +03:00 |
parsing
|
Attach comments to ast::Impl
|
2021-05-15 17:32:28 +02:00 |
validation
|
fix: false positive about inner attrs in docs
|
2021-04-19 17:11:49 +03:00 |
algo.rs
|
internal: remove SyntaxRewriter
|
2021-05-14 16:40:11 +03:00 |
ast.rs
|
internal: remove one more immutable tree
|
2021-05-14 16:19:27 +03:00 |
fuzz.rs
|
a lot of clippy::style fixes
|
2021-03-21 16:15:41 +01:00 |
lib.rs
|
Add TokenText
|
2021-03-26 21:33:45 +03:00 |
parsing.rs
|
Cleanup imports
|
2021-05-13 13:44:47 +03:00 |
ptr.rs
|
Document privacy invariant of SyntaxPtr
|
2020-10-06 20:06:14 +02:00 |
syntax_error.rs
|
Rename ra_syntax -> syntax
|
2020-08-12 18:30:53 +02:00 |
syntax_node.rs
|
⬆️ rowan
|
2021-01-20 14:04:53 +03:00 |
ted.rs
|
internal: remove one more syntax rewriter
|
2021-05-08 14:47:14 +03:00 |
tests.rs
|
Use the same name in xtask and test utils
|
2021-03-08 21:45:06 +03:00 |
token_text.rs
|
Hide implementation details of TokenText
|
2021-05-06 10:07:06 +05:00 |
utils.rs
|
Better strip turbofishes
|
2021-03-08 23:59:39 +02:00 |
validation.rs
|
a lot of clippy::style fixes
|
2021-03-21 16:15:41 +01:00 |