Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align code_model name with ungrammar | Aleksey Kladov | 2020-12-20 | 1 | -1/+1 |
* | Merge #6769 | bors[bot] | 2020-12-10 | 1 | -1/+22 |
|\ | |||||
| * | Cast to ExprStmt, style fixes | ivan770 | 2020-12-10 | 1 | -4/+4 |
| * | Format code | ivan770 | 2020-12-08 | 1 | -3/+10 |
| * | Remove unused use | ivan770 | 2020-12-08 | 1 | -1/+1 |
| * | Remove this semicolon | ivan770 | 2020-12-08 | 1 | -6/+20 |
* | | Fix FileId computation in IncorrectCase fix | Jonas Schievink | 2020-12-10 | 1 | -4/+4 |
* | | Introduce anchored_path | Aleksey Kladov | 2020-12-09 | 1 | -3/+5 |
* | | Fix MissingFields DiagnosticFix trigger range | Lukas Wirth | 2020-12-09 | 1 | -2/+3 |
|/ | |||||
* | Support struct variants in extract_struct_from_enum_variant | Lukas Wirth | 2020-11-03 | 1 | -1/+2 |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 2 | -2/+2 |
* | Simplify diagnostic construction, add unused field | Jonas Schievink | 2020-10-20 | 1 | -19/+13 |
* | Move field_shorthand to a separate module | Aleksey Kladov | 2020-10-15 | 1 | -0/+206 |
* | Use TextRange::contains_inclusive in fixes check | Igor Aleksanov | 2020-10-12 | 1 | -1/+2 |
* | Keep SyntaxNodePtr::range private | Igor Aleksanov | 2020-10-12 | 1 | -1/+4 |
* | Add fix for incorrect case diagnostic | Igor Aleksanov | 2020-10-12 | 1 | -2/+18 |
* | Minor | Aleksey Kladov | 2020-08-18 | 1 | -3/+7 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+171 |