mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
remove forward pointer for attrs
This commit is contained in:
parent
c1ed9ccc4e
commit
e34e71c62d
4 changed files with 2 additions and 6 deletions
|
@ -39,7 +39,6 @@ mod adt;
|
|||
mod traits;
|
||||
mod type_alias;
|
||||
mod ty;
|
||||
mod attr;
|
||||
mod impl_block;
|
||||
mod expr;
|
||||
mod lang_item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue