Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite algo::diff to support insertion and deletion | Lukas Wirth | 2020-10-22 | 1 | -1/+1 |
* | Fixup botched rename | Jonas Schievink | 2020-10-20 | 1 | -1/+1 |
* | Add a (hint) diagnostic for unconfigured items | Jonas Schievink | 2020-10-20 | 1 | -1/+15 |
* | Simplify diagnostic construction, add unused field | Jonas Schievink | 2020-10-20 | 1 | -38/+35 |
* | Move field_shorthand to a separate module | Aleksey Kladov | 2020-10-15 | 1 | -196/+5 |
* | Diagnose shorthand in patterns as well | Aleksey Kladov | 2020-10-15 | 1 | -5/+94 |
* | flatten | Aleksey Kladov | 2020-10-15 | 1 | -26/+33 |
* | Prepare for pat_field_shorthand | Aleksey Kladov | 2020-10-15 | 1 | -5/+13 |
* | Use TextRange::contains_inclusive in fixes check | Igor Aleksanov | 2020-10-12 | 1 | -4/+2 |
* | Fix code style issues | Igor Aleksanov | 2020-10-12 | 1 | -1/+0 |
* | Apply case check diagnostic to impl items | Igor Aleksanov | 2020-10-12 | 1 | -0/+24 |
* | Make incorrect case diagnostic work inside of functions | Igor Aleksanov | 2020-10-12 | 1 | -0/+26 |
* | Add diagnostics for enum names and variants | Igor Aleksanov | 2020-10-12 | 1 | -0/+26 |
* | Add fix for incorrect case diagnostic | Igor Aleksanov | 2020-10-12 | 1 | -0/+64 |
* | rename mock_analysis -> fixture | Aleksey Kladov | 2020-10-02 | 1 | -9/+6 |
* | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 1 | -15/+13 |
* | Update tests | Jonas Schievink | 2020-09-16 | 1 | -5/+57 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Merge #5804 | bors[bot] | 2020-08-18 | 1 | -59/+17 |
|\ | |||||
| * | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 1 | -59/+17 |
* | | Introduce Label | Aleksey Kladov | 2020-08-18 | 1 | -9/+4 |
|/ | |||||
* | Minor | Aleksey Kladov | 2020-08-18 | 1 | -3/+32 |
* | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 1 | -28/+46 |
* | Make disabled diagnostics an argument of corresponding function | Igor Aleksanov | 2020-08-18 | 1 | -20/+16 |
* | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1 | -4/+76 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+678 |