about summary refs log tree commit diff
path: root/src/test/ui/hygiene/no_implicit_prelude.stderr
AgeCommit message (Expand)AuthorLines
2021-09-02Bless tests.Camille GILLOT-2/+4
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2020-11-23Qualify `panic!` as `core::panic!` in non-built-in `core` macrosCamelid-12/+1
2020-09-30Re-run tests with --blessTemirkhan Myrzamadi-0/+3
2020-09-01Clarify message about unresolved useKornel-1/+1
2020-06-09Remove noisy suggestion of hash_map #72642Ayush Kumar Mishra-3/+1
2020-06-02Improve E0433, so that it suggests missing importsPatryk Wychowaniec-1/+7
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-1/+4
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-09-30Fixed grammar in one diagnostic and blessed tests.Alexander Regueiro-1/+1
2019-09-15resolve: Remove `!` from "cannot find" diagnostics for macrosVadim Petrochenkov-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-08-15resolve: Move macro resolution traces from `Module`s to `Resolver`Vadim Petrochenkov-8/+8
2019-07-18resolve: Visit all scopes to collect suggestion candidates for unresolved macrosVadim Petrochenkov-1/+0
2019-06-12Hygienize macros in the standard libraryVadim Petrochenkov-3/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-02-28Fix errors in test/uiTaiki Endo-1/+10
2018-12-25Remove licensesMark Rousskov-2/+2
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-2/+2
2018-08-31cleanup: Add main functions to some UI testsVadim Petrochenkov-6/+2
2018-05-27Use suggestion for assoc fn called like methodEsteban Küber-1/+1
2018-04-12Move hygiene tests to UIVadim Petrochenkov-0/+30