aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/diagnostics.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Rename source_edit to source_file_edit to match file_system_editVille Penttinen2019-03-251-2/+2
* Further improvements to the SourceChange convenience methodsVille Penttinen2019-03-251-1/+1
* Add convenience functions to SourceChange for creating single editsVille Penttinen2019-03-241-18/+9
* Merge #1031bors[bot]2019-03-231-1/+6
|\
| * Move highlighting and matching_braceWilco Kusee2019-03-231-1/+6
* | remove obsolete diagnosticAleksey Kladov2019-03-231-21/+0
|/
* cleanupAleksey Kladov2019-03-211-68/+73
* move diagnostics to ide_apiAleksey Kladov2019-03-211-10/+250
* reformat the worldAleksey Kladov2019-02-081-8/+4
* diagnostics is now a functionAleksey Kladov2019-02-081-62/+60
* move diagnostics to a separate fileAleksey Kladov2019-02-081-0/+71