Rename add import assist

This commit is contained in:
Kirill Bulatov 2020-02-07 23:35:34 +02:00
parent 5397f05bfe
commit 740a26b7d2
9 changed files with 96 additions and 104 deletions

View file

@ -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`."]