rust-analyzer/crates/ide-diagnostics
bors f998561964 Auto merge of #17411 - Wilfred:clearer_unlinked_file, r=Veykril
fix: Improve hover text in unlinked file diagnostics

Use full sentences, and mention how to disable the diagnostic if users are intentionally working on unowned files.

![Screenshot 2024-06-12 at 5 55 48 PM](https://github.com/rust-lang/rust-analyzer/assets/70800/c91ee1ed-1c72-495a-9ee3-9e360a5c6977)

(Full disclosure: I've tested a rust-analyzer build in VS Code, but the pop-up logic is currently disabled due to #17062, so I haven't tested that.)
2024-06-24 08:11:43 +00:00
..
src Auto merge of #17411 - Wilfred:clearer_unlinked_file, r=Veykril 2024-06-24 08:11:43 +00:00
Cargo.toml internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00