about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0004-2.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-12-13Avoid rendering empty annotationsOli Scherer-2/+6
2022-12-13Don't emit empty notesOli Scherer-2/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-8/+3
2022-07-01Shorten def_span for more items.Camille GILLOT-11/+8
2022-03-08Change wording of suggestion to add missing `match` armEsteban Kuber-1/+1
2022-03-08Point at uncovered variants in enum definition in `note` instead of a `span_l...Esteban Kuber-7/+13
2022-03-08When encountering a match expr with no arms, suggest itEsteban Kuber-1/+6
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-07-27mv std libs to library/mark-1/+1
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-1/+1
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+1
2020-03-23Ignore tests on some platforms due to #53081Aaron Hill-1/+1
2020-03-22Store idents for `DefPathData` into crate metadataAaron Hill-0/+8
2019-12-04Forgot to update some test outputsNadrieril-2/+2
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-03-02Reword error messageEsteban Küber-1/+1
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-5/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-11-20Enclose type in backticks for "non-exhaustive patterns" errorvarkor-1/+1
2018-11-03Make "all possible cases" help message uniform with existing help messagesvarkor-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+14