summary refs log tree commit diff
path: root/src/test/ui/proc-macro/resolve-error.stderr
AgeCommit message (Expand)AuthorLines
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-14/+14
2020-03-21Bless testsLeSeulArtichaut-12/+8
2020-01-10Ignore platforms that can't point to stdEsteban Küber-15/+30
2020-01-10Use `def_span` to minimize definition span to first line when possibleEsteban Küber-25/+17
2020-01-10Point at the span for the definition of crate foreign ADTsEsteban Küber-8/+41
2020-01-09Update testsVadim Petrochenkov-10/+34
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