summary refs log tree commit diff
path: root/src/test/ui/proc-macro/resolve-error.stderr
AgeCommit message (Expand)AuthorLines
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-4/+14
2019-09-15resolve: Remove `!` from "cannot find" diagnostics for macrosVadim Petrochenkov-4/+4
2019-09-15resolve: Tweak "cannot find" wording for attributesVadim Petrochenkov-2/+2
2019-08-27resolve: Block expansion of a derive container until all its derives are reso...Vadim Petrochenkov-38/+38
2019-07-18resolve: Visit all scopes to collect suggestion candidates for unresolved macrosVadim Petrochenkov-7/+7
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-16/+9
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-2/+2
2019-06-08Remove some more `#![feature(custom_attribute)]`sVadim Petrochenkov-2/+21
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-8/+8
2019-03-18filter suggestions from extern preludeAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-8/+8
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+50