rust/src/libsyntax/ext
bors d0d81b7fc1 Auto merge of #53471 - petrochenkov:biattr2, r=oli-obk
resolve: Some macro resolution refactoring

Work towards completing https://github.com/rust-lang/rust/pull/50911#issuecomment-411605393

The last commit also fixes https://github.com/rust-lang/rust/issues/53269 by not using `def_id()` on `Def::Err` and also fixes https://github.com/rust-lang/rust/issues/53512.
2018-08-21 20:33:31 +00:00
..
tt Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
base.rs resolve: Consolidate error reporting for resolved macros in fn resolve_macro_to_def 2018-08-20 23:12:36 +03:00
build.rs mv codemap() source_map() 2018-08-19 23:01:01 +02:00
derive.rs mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
expand.rs Auto merge of #53471 - petrochenkov:biattr2, r=oli-obk 2018-08-21 20:33:31 +00:00
placeholders.rs mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
quote.rs mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
source_util.rs mv codemap() source_map() 2018-08-19 23:01:01 +02:00