aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* Add initial_contents field for CreateFileDaiki Ihara2020-12-211-0/+1
* Align code_model name with ungrammarAleksey Kladov2020-12-201-1/+1
* Merge #6769bors[bot]2020-12-101-1/+22
|\
| * Cast to ExprStmt, style fixesivan7702020-12-101-4/+4
| * Format codeivan7702020-12-081-3/+10
| * Remove unused useivan7702020-12-081-1/+1
| * Remove this semicolonivan7702020-12-081-6/+20
* | Fix FileId computation in IncorrectCase fixJonas Schievink2020-12-101-4/+4
* | Introduce anchored_pathAleksey Kladov2020-12-091-3/+5
* | Fix MissingFields DiagnosticFix trigger rangeLukas Wirth2020-12-091-2/+3
|/
* Support struct variants in extract_struct_from_enum_variantLukas Wirth2020-11-031-1/+2
* Remove more unreachable pubsAleksey Kladov2020-11-021-1/+1
* Re-export base_db from ide_dbIgor Aleksanov2020-10-242-2/+2
* Simplify diagnostic construction, add unused fieldJonas Schievink2020-10-201-19/+13
* Move field_shorthand to a separate moduleAleksey Kladov2020-10-151-0/+206
* Use TextRange::contains_inclusive in fixes checkIgor Aleksanov2020-10-121-1/+2
* Keep SyntaxNodePtr::range privateIgor Aleksanov2020-10-121-1/+4
* Add fix for incorrect case diagnosticIgor Aleksanov2020-10-121-2/+18
* MinorAleksey Kladov2020-08-181-3/+7
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+171