2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-13 12:43:38 +00:00
rust-analyzer/crates/ide-diagnostics
Wilfred Hughes 495c0cb1ea fix: Only show unlinked-file diagnostic on first line during startup
This partially reverts , based on the feedback in .

If we don't have an autofix, it's more annoying to highlight the whole line.
This heuristic fixes the diagnostic overwhelming the user during startup.
2024-06-13 11:52:34 -07:00
..
src fix: Only show unlinked-file diagnostic on first line during startup 2024-06-13 11:52:34 -07:00
Cargo.toml internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00