about summary refs log tree commit diff
path: root/src/test/ui/dollar-crate
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-113/+0
2021-10-15Bless testsCameron Steffen-7/+7
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-7/+7
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+14
2020-01-04try to fix ui errorsYuki Okushi-0/+1
2020-01-03Thank you Dylan and JohnTitor for blessing me.mental-2/+2
2020-01-02Lets see if I can get these ui tests to run.mental-1/+1
2020-01-02Update src/test/uimental-13/+7
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-6/+6
2018-12-25Remove licensesMark Rousskov-27/+7
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-2/+2
2018-09-08Fixed 53359: E0432 unresolved import on the same line is now emiting one ↵Pramod Bisht-8/+8
diagnostic Addressed estebank's comments for 53359
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+124