summary refs log tree commit diff
path: root/src/test/ui/macros/macro-reexport-removed.stderr
AgeCommit message (Expand)AuthorLines
2019-11-25Tweak removed feature errorEsteban Küber-6/+2
2019-09-15resolve: Tweak "cannot find" wording for attributesVadim Petrochenkov-1/+1
2019-07-18resolve: Visit all scopes to collect suggestion candidates for unresolved macrosVadim Petrochenkov-1/+1
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-7/+3
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-04-11Reword tracking issue noteEsteban Küber-1/+1
2019-04-10Tweak unstable diagnostic outputEsteban Küber-1/+2
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-01-27add typo suggestion to unknown attribute errorAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-20resolve: Consolidate error reporting for resolved macros in `fn resolve_macro...Vadim Petrochenkov-2/+2
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+24