rust/src/librustc_resolve
Vadim Petrochenkov f7434aef26 Support "soft" feature-gating using a lint
Use it for feature-gating `#[bench]`
2019-09-07 21:37:51 +03:00
..
late resolve: Move some code around 2019-08-16 21:10:12 +03:00
build_reduced_graph.rs Rollup merge of #63919 - matthewjasper:remove-gensymmed, r=petrochenkov 2019-09-07 08:06:04 +02:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
check_unused.rs resolve: Turn resolve_error into a method on Resolver 2019-08-10 13:16:06 +03:00
diagnostics.rs Simplify std lib injection 2019-09-05 22:48:03 +01:00
error_codes.rs Move type parameter shadowing errors to resolve 2019-08-17 09:12:32 +01:00
late.rs resolve: bool -> enum PatBoundCtx 2019-09-05 08:33:09 +02:00
lib.rs Rollup merge of #63919 - matthewjasper:remove-gensymmed, r=petrochenkov 2019-09-07 08:06:04 +02:00
macros.rs Support "soft" feature-gating using a lint 2019-09-07 21:37:51 +03:00
resolve_imports.rs Simplify std lib injection 2019-09-05 22:48:03 +01:00