aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer/src/diagnostics/test_data
Commit message (Collapse)AuthorAgeFilesLines
* simplifyLukas Wirth2021-06-172-2/+2
|
* Update test fixturesLaurențiu Nicola2021-05-2410-0/+56
|
* Prevent being able to rename items that are not part of the workspaceLukas Wirth2021-04-185-0/+5
|
* Check for and skip dummy macro filesJonas Schievink2021-04-011-117/+1
|
* Improve rustc diagnostic mappingJonas Schievink2021-03-302-11/+245
|
* Update testsJeremy Kolb2021-02-2010-0/+104
|
* Update Test DataChristopher Serr2021-02-011-1/+46
|
* Don't duplicate rustc diagnostics fixesJonas Schievink2021-01-154-256/+5
|
* Apply suggestions from code reviewJonas Schievink2020-12-061-1/+1
| | | Co-authored-by: LaurenČ›iu Nicola <[email protected]>
* Update expect testsJonas Schievink2020-12-067-46/+977
|
* update diagnostics test_data with code_description changesLukas Wirth2020-11-186-6/+108
|
* Update testsAleksey Kladov2020-11-1210-21/+168
|
* Switch to upstream protocol for resolving code actionAleksey Kladov2020-11-104-4/+4
| | | | | | Note that we have to maintain custom implementation on the client side: I don't see how to marry bulitin resolve support with groups and snippets.
* Update testsJeremy A. Kolb2020-10-2610-0/+22
|
* Highlight errors in macrosIgor Aleksanov2020-09-061-0/+45
|
* :arrow_up: expect-testAleksey Kladov2020-08-2810-0/+585