mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Remove presentation module
This commit is contained in:
parent
f731d910cb
commit
9822acac0d
3 changed files with 1416 additions and 1428 deletions
|
@ -3,7 +3,6 @@
|
|||
mod config;
|
||||
mod item;
|
||||
mod context;
|
||||
mod presentation;
|
||||
mod patterns;
|
||||
mod generated_lint_completions;
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue