aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/diagnostics
Commit message (Expand)AuthorAgeFilesLines
* 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