Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test diagnostics in ide | Daiki Ihara | 2020-12-21 | 1 | -0/+1 |
* | Merge #6769 | bors[bot] | 2020-12-10 | 1 | -0/+3 |
|\ | |||||
| * | Remove this semicolon | ivan770 | 2020-12-08 | 1 | -0/+3 |
* | | Introduce anchored_path | Aleksey Kladov | 2020-12-09 | 1 | -4/+6 |
|/ | |||||
* | Don't diagnose `#[cfg]` in macros | Jonas Schievink | 2020-12-03 | 1 | -0/+5 |
* | More accurately place proc-macro diagnostic | Jonas Schievink | 2020-11-27 | 1 | -4/+6 |
* | Publish diagnostics for macro expansion errors | Jonas Schievink | 2020-11-27 | 1 | -0/+7 |
* | Fill the diagnostic code field in publish_diagnostics | Lukas Wirth | 2020-11-17 | 1 | -8/+32 |
* | Do insertion lookahead in algo::diff | Lukas Wirth | 2020-10-26 | 1 | -1/+1 |
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -1/+1 |
* | 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 |