rust/src/librustc_resolve
bors 970102f24c Auto merge of #52589 - petrochenkov:derlint, r=alexcrichton
Attach deprecation lint `proc_macro_derive_resolution_fallback` to a specific node id

So it can be `allow`-ed from inside the derive.

cc https://github.com/rust-lang/rust/pull/51952
2018-07-23 11:39:50 +00:00
..
build_reduced_graph.rs resolve: Rename global_macros to macro_prelude 2018-07-20 12:22:24 +03:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
check_unused.rs Remove most of PartialEq impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
diagnostics.rs Fix typo in E0433 docs 2018-07-11 07:43:10 +02:00
lib.rs Auto merge of #52589 - petrochenkov:derlint, r=alexcrichton 2018-07-23 11:39:50 +00:00
macros.rs resolve: Fully prohibit shadowing of in-scope names by globs in macro paths 2018-07-20 12:22:24 +03:00
resolve_imports.rs resolve: Add more comments to in-module resolution 2018-07-20 12:22:25 +03:00