mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
comments
This commit is contained in:
parent
4fe0ec5497
commit
35b3fc02e0
3 changed files with 36 additions and 13 deletions
|
@ -25,6 +25,7 @@ pub mod source_binder;
|
|||
mod ids;
|
||||
mod macros;
|
||||
mod name;
|
||||
// can't use `crate` or `r#crate` here :(
|
||||
mod krate;
|
||||
mod module;
|
||||
mod function;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue