This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ca0c8da
committed
Generate a method for static retrieval of the SyntaxKind of a node, where possible
This will help for the quote macro for `ast::make`.1 parent 259eaf9 commit ca0c8da
File tree
3 files changed
+1093
-0
lines changed- src/tools/rust-analyzer
- crates/syntax/src
- ast/generated
- xtask/src/codegen
3 files changed
+1093
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
45 | 53 | | |
46 | 54 | | |
47 | 55 | | |
| |||
0 commit comments