mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
more crate boilerplate
This commit is contained in:
parent
9c6c7ec2da
commit
ca7e5905c1
5 changed files with 54 additions and 13 deletions
|
@ -26,7 +26,6 @@ mod krate;
|
|||
mod module;
|
||||
mod function;
|
||||
|
||||
|
||||
use std::ops::Index;
|
||||
|
||||
use ra_syntax::{SyntaxNodeRef, SyntaxNode};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue