Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -22/+22 | |
* | test for new behavior | AdnoC | 2020-12-30 | 1 | -0/+16 | |
* | Smarter bracketed use diagnostic | AdnoC | 2020-12-30 | 1 | -0/+6 | |
* | Simplify more | Aleksey Kladov | 2020-12-24 | 1 | -43/+22 | |
* | Simplify | Aleksey Kladov | 2020-12-24 | 1 | -35/+7 | |
* | Prevent multiple incorrect case diagnostics in functions | unexge | 2020-12-23 | 1 | -0/+13 | |
* | 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 |