about summary refs log tree commit diff
path: root/src/test/ui/derives/derives-span-Eq-struct.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-04-05Suggest derivable trait on E0277ohno418-0/+4
2021-08-16Use note to point at bound introducing requirementEsteban Küber-3/+3
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-0/+3
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-07-27mv std libs to library/mark-1/+1
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-1/+5
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+1
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-1/+1
2019-11-02also adjust ignore in generated testsRalf Jung-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+11