rust/src/test/ui/editions
bors bd8d030d01 Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc
Use full name to identify a macro in a `FileName`.

Before this two macros with same name would be indistinguishable inside a `FileName`.  This caused a bug in incremental compilation (see #53097) since two different macros would map out to the same `StableFilemapId`.

Fixes #53097.

r? @nrc
2018-09-28 06:40:32 +00:00
..
auxiliary
edition-deny-overflowing-literals-2018.rs
edition-deny-overflowing-literals-2018.stderr
edition-extern-crate-allowed.rs
edition-extern-crate-allowed.stderr
edition-feature-ok.rs
edition-feature-redundant.rs
edition-feature-redundant.stderr
edition-keywords-2015-2015-expansion.rs
edition-keywords-2015-2015-parsing.rs
edition-keywords-2015-2015-parsing.stderr
edition-keywords-2015-2018-expansion.rs
edition-keywords-2015-2018-expansion.stderr
edition-keywords-2015-2018-parsing.rs
edition-keywords-2015-2018-parsing.stderr
edition-keywords-2018-2015-expansion.rs
edition-keywords-2018-2015-parsing.rs
edition-keywords-2018-2015-parsing.stderr
edition-keywords-2018-2018-expansion.rs
edition-keywords-2018-2018-expansion.stderr
edition-keywords-2018-2018-parsing.rs
edition-keywords-2018-2018-parsing.stderr
edition-raw-pointer-method-2015.rs
edition-raw-pointer-method-2015.stderr
edition-raw-pointer-method-2018.rs
edition-raw-pointer-method-2018.stderr