about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-path-prelude-fail-3.stderr
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-1/+1
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-1/+1
2020-01-10Ignore platforms that can't point to stdEsteban Küber-3/+3
2020-01-10Use `def_span` to minimize definition span to first line when possibleEsteban Küber-1/+1
2020-01-10Point at the span for the definition of crate foreign ADTsEsteban Küber-0/+5
2019-09-15resolve: Remove `!` from "cannot find" diagnostics for macrosVadim Petrochenkov-1/+1
2019-07-18resolve: Visit all scopes to collect suggestion candidates for unresolved macrosVadim Petrochenkov-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-09-13resolve: Introduce two sub-namespaces in macro namespaceVadim Petrochenkov-8/+2
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+14