ast
|
Make replace_derive_with_manual_impl work again
|
2022-02-22 10:20:44 +01:00 |
parsing
|
dead code
|
2021-12-28 19:13:30 +03:00 |
validation
|
Add semicolons for consistency
|
2021-10-03 23:39:43 +11:00 |
ast.rs
|
Reduce allocations in attribute collection
|
2022-01-30 22:18:32 +01:00 |
display.rs
|
Fully render type alias completions from hir
|
2021-12-21 16:36:23 +01:00 |
hacks.rs
|
dead code
|
2021-12-28 19:13:30 +03:00 |
lib.rs
|
Make more precise range macro upmapping
|
2022-01-31 15:53:44 +01:00 |
parsing.rs
|
dead code
|
2021-12-28 19:13:30 +03:00 |
ptr.rs
|
Migrate to SyntaxNodePtr in new rowan
|
2021-12-29 23:48:53 -08:00 |
ted.rs
|
Add semicolons for consistency
|
2021-10-03 23:39:43 +11:00 |
tests.rs
|
remove fragments from syntax
|
2021-12-28 17:00:55 +03:00 |
validation.rs
|
Validate let expressions
|
2022-02-21 08:34:35 +02:00 |