about summary refs log tree commit diff
path: root/src/test/ui/span/multiline-span-simple.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-12-05Tweak "the following other types implement trait"Esteban Küber-9/+4
2022-04-04Refer to the TraitRef::identity in the message to be clearerEsteban Kuber-1/+1
2022-04-04Dedup logic and improve output for other types that impl traitEsteban Kuber-5/+5
2022-04-04Fix list lengthEsteban Kuber-0/+4
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-0/+6
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-01Add filter to detect local crates for rustc_on_unimplementedEsteban Küber-1/+1
2018-02-01Add filtering options to `rustc_on_unimplemented`Esteban Küber-1/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-06-01tests: fix fallout from changing the span of binop errors.Eduard-Mihai Burtescu-8/+3
2017-05-24Rollup merge of #42150 - citizen428:feature/error-count-messages, r=Mark-Simu...Mark Simulacrum-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-05-17Add better error message when == operator is badly usedGuillaume Gomez-2/+2
2017-04-20Reduce visual clutter of multiline start when possibleEsteban Küber-2/+2
2017-04-10Explicit help message for binop type missmatchEsteban Küber-5/+1
2017-01-13Use multiline Diagnostic for "relevant impl" listEsteban Küber-4/+4
2016-11-23review commentsEsteban Küber-4/+3
2016-11-22Show multiline spans in full if short enoughEsteban Küber-0/+20