mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Rename add import assist
This commit is contained in:
parent
5397f05bfe
commit
740a26b7d2
9 changed files with 96 additions and 104 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Generated file, do not edit by hand, see `crate/ra_tools/src/codegen`
|
||||
//! Generated file, do not edit by hand, see `xtask/src/codegen`
|
||||
|
||||
#![allow(bad_style, missing_docs, unreachable_pub)]
|
||||
#[doc = r" The kind of syntax node, e.g. `IDENT`, `USE_KW`, or `STRUCT_DEF`."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue