You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/tools/rust-analyzer/crates/load-cargo/src/lib.rs
+5-6
Original file line number
Diff line number
Diff line change
@@ -272,25 +272,24 @@ impl SourceRootConfig {
272
272
/// If a `SourceRoot` doesn't have a parent and is local then it is not contained in this mapping but it can be asserted that it is a root `SourceRoot`.
0 commit comments