aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/diagnostics/unlinked_file.rs
Commit message (Expand)AuthorAgeFilesLines
* Prefer add `mod` declaration to lib.rs over file.rs in UnlinkedFile fixLukas Wirth2021-03-271-1/+1
* Document unlinked-file diagnosticJonas Schievink2021-03-241-0/+4
* Add module commentJonas Schievink2021-03-151-0/+2
* Use pub(crate)Jonas Schievink2021-03-151-3/+3
* Redo it properly and add a quickfixJonas Schievink2021-03-151-0/+154