aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/diagnostics.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename mock_analysis -> fixtureAleksey Kladov2020-10-021-9/+6
|
* Get rid of MockAnalysisAleksey Kladov2020-10-021-15/+13
|
* Update testsJonas Schievink2020-09-161-5/+57
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
|
* Merge #5804bors[bot]2020-08-181-59/+17
|\ | | | | | | | | | | | | | | | | | | 5804: Add type safety to diagnostic codes r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
| * Add type safety to diagnostic codesAleksey Kladov2020-08-181-59/+17
| |
* | Introduce LabelAleksey Kladov2020-08-181-9/+4
|/
* MinorAleksey Kladov2020-08-181-3/+32
|
* Align diagnostics config with the rest of rust-analyzerAleksey Kladov2020-08-181-28/+46
|
* Make disabled diagnostics an argument of corresponding functionIgor Aleksanov2020-08-181-20/+16
|
* Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-141-4/+76
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+678