rust/src/librustc_resolve
Mazdak Farrokhzad 3a3280326e
Rollup merge of #64265 - petrochenkov:useerr, r=estebank
resolve: Mark more erroneous imports as used

Fixes https://github.com/rust-lang/rust/issues/63724
r? @estebank
2019-09-08 12:11:57 +02:00
..
late Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
build_reduced_graph.rs resolve: Do not afraid to set current module to enums and traits 2019-09-07 17:19:39 +03: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 Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
late.rs Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov 2019-09-07 20:01:44 +02:00
lib.rs Rollup merge of #64177 - petrochenkov:curmod, r=matthewjasper 2019-09-08 00:07:33 +02:00
macros.rs Support "soft" feature-gating using a lint 2019-09-07 21:37:51 +03:00
resolve_imports.rs resolve: Mark more erroneous imports as used 2019-09-07 21:30:42 +03:00