mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Rename things: Tool -> ToolModule
This commit is contained in:
parent
70b8331fd5
commit
d174158abc
17 changed files with 33 additions and 33 deletions
|
@ -160,7 +160,7 @@ pub enum SymbolKind {
|
|||
SelfParam,
|
||||
Static,
|
||||
Struct,
|
||||
Tool,
|
||||
ToolModule,
|
||||
Trait,
|
||||
TypeAlias,
|
||||
TypeParam,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue