mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Flatten module hierarchy
This commit is contained in:
parent
d6c204c750
commit
693489e5ee
5 changed files with 50 additions and 49 deletions
|
@ -20,7 +20,7 @@ use crate::{
|
|||
diagnostics::{CheckFixes, DiagnosticCollection},
|
||||
from_proto,
|
||||
line_endings::LineEndings,
|
||||
main_loop::request_metrics::{LatestRequests, RequestMetrics},
|
||||
request_metrics::{LatestRequests, RequestMetrics},
|
||||
to_proto::url_from_abs_path,
|
||||
Result,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue