mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
Add cargo gen-kinds
documentation
This commit is contained in:
parent
81bf190f7a
commit
80eefcbc05
7 changed files with 43 additions and 4 deletions
|
@ -1,3 +1,6 @@
|
|||
// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
|
||||
// Do not edit manually
|
||||
|
||||
use {
|
||||
ast,
|
||||
SyntaxNodeRef, AstNode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue