mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-11 16:34:12 +00:00
Merge Trait and TraitAlias handling
This commit is contained in:
parent
a9450ebba3
commit
82f174fbd9
74 changed files with 68 additions and 577 deletions
|
|
@ -1081,7 +1081,6 @@ fn extract_struct_traits(ast: &mut AstSrc) {
|
|||
"Enum",
|
||||
"Variant",
|
||||
"Trait",
|
||||
"TraitAlias",
|
||||
"Module",
|
||||
"Static",
|
||||
"Const",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue