about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/proc-macro-attributes.stderr
AgeCommit message (Expand)AuthorLines
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-9/+58
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-6/+2
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-5/+5
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-11/+5
2018-12-27Fix rebase and more CI failuresVadim Petrochenkov-13/+13
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-2/+77
2018-12-25Remove licensesMark Rousskov-1/+1
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+11