rust/src/librustc_resolve
Mazdak Farrokhzad 8926301d11
Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkov
Always emit unresolved import errors and hide unused import lint

Fix https://github.com/rust-lang/rust/issues/63724.

r? @petrochenkov
2019-09-09 22:18:10 +02:00
..
late Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
build_reduced_graph.rs Resolve attributes in several places 2019-09-09 09:27:15 -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 Resolve attributes in several places 2019-09-09 09:27:15 -03:00
macros.rs Resolve attributes in several places 2019-09-09 09:27:15 -03:00
resolve_imports.rs Always emit unresolved import errors and hide unused import lint 2019-09-08 11:11:26 -07:00