mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
Remove unused trace module
This commit is contained in:
parent
0ba6f4eda0
commit
d32e60467f
4 changed files with 46 additions and 127 deletions
|
@ -46,7 +46,6 @@ pub mod body;
|
|||
pub mod resolver;
|
||||
|
||||
pub mod nameres;
|
||||
mod trace;
|
||||
|
||||
pub mod child_by_source;
|
||||
pub mod src;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue