Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | | | | | | | | | | | | | | | | | | | 5804: Add type safety to diagnostic codes r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | |||||
| * | 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 | |