about summary refs log tree commit diff
path: root/src/test/ui/imports/macros.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-41/+0
2022-12-19add function to tell if the current ambiguity error matches a previous one in...Yiming Lei-24/+5
2021-10-25Edit error messages for rustc_resolve::AmbiguityKind variantspierwill-3/+6
2020-01-09Update testsVadim Petrochenkov-5/+23
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-6/+6
2018-11-18resolve: Tweak some articles in ambiguity diagnosticsVadim Petrochenkov-1/+1
2018-11-18resolve: Improve diagnostics for resolution ambiguitiesVadim Petrochenkov-8/+8
2018-10-03resolve: Prefer `macro_rules` definitions to in-module macro definitions in s...Vadim Petrochenkov-18/+1
2018-09-08resolve: More precise spans for ambiguous resolution errorsVadim Petrochenkov-3/+3
2018-08-21resolve: Unify reporting of ambiguity errors for macro pathsVadim Petrochenkov-3/+3
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-9/+9
2018-03-14Add empty main() to tests where it is missing.Eric Huss-5/+2
2018-03-14Add crate name to "main function not found" error message.Eric Huss-1/+1
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-9/+9
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-18Add E0659 for ambiguous namesGuillaume Gomez-2/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-15/+15
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+57