about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/diagnostics/test_data
AgeCommit message (Expand)AuthorLines
2022-05-14fix diagnostics location map incorrectly from rustc span to lsp position for ...harpsword-0/+184
2022-04-25Don't emit a quickfix for placeholder suggestionsJonas Schievink-65/+1
2022-04-19Allows triggering commands after an assist editJonas Schievink-0/+5
2022-03-31Add test against line number underflowFelix Maurer-0/+64
2021-12-04Update expected test resultsBrandon-256/+336
2021-08-06Bless testsJonas Schievink-15/+15
2021-06-17simplifyLukas Wirth-2/+2
2021-05-24Update test fixturesLaurențiu Nicola-0/+56
2021-04-18Prevent being able to rename items that are not part of the workspaceLukas Wirth-0/+5
2021-04-01Check for and skip dummy macro filesJonas Schievink-117/+1
2021-03-30Improve rustc diagnostic mappingJonas Schievink-11/+245
2021-02-20Update testsJeremy Kolb-0/+104
2021-02-01Update Test DataChristopher Serr-1/+46
2021-01-15Don't duplicate rustc diagnostics fixesJonas Schievink-256/+5
2020-12-06Apply suggestions from code reviewJonas Schievink-1/+1
2020-12-06Update expect testsJonas Schievink-46/+977
2020-11-18update diagnostics test_data with code_description changesLukas Wirth-6/+108
2020-11-12Update testsAleksey Kladov-21/+168
2020-11-10Switch to upstream protocol for resolving code actionAleksey Kladov-4/+4
2020-10-26Update testsJeremy A. Kolb-0/+22
2020-09-06Highlight errors in macrosIgor Aleksanov-0/+45
2020-08-28:arrow_up: expect-testAleksey Kladov-0/+585