mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Rename assits to assists
This commit is contained in:
parent
4183825475
commit
e696342afa
6 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ mod syntax_highlighting;
|
|||
mod parent_module;
|
||||
mod rename;
|
||||
mod impls;
|
||||
mod assits;
|
||||
mod assists;
|
||||
|
||||
#[cfg(test)]
|
||||
mod marks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue