aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/diagnostics
Commit message (Collapse)AuthorAgeFilesLines
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
|
* Rename ra_text_edit -> text_editAleksey Kladov2020-08-121-1/+1
|
* Cleanup TextEdit APIAleksey Kladov2020-08-121-2/+2
|
* Better naming and docsKirill Bulatov2020-08-111-1/+2
|
* Simplify fix structureKirill Bulatov2020-08-111-51/+50
|
* Add rustdocsKirill Bulatov2020-08-111-1/+3
|
* Improve the ide diagnostics trait APIKirill Bulatov2020-08-111-20/+143
|
* Move the DiagnosticsWithFix trait on the ide levelKirill Bulatov2020-08-111-0/+46