rust/src/librustc_resolve
Jonathan Turner cd0c70f430 Rollup merge of #36307 - faebser:E0408_new_error_format, r=GuillaumeGomez
Changed error message E0408 to new format

Followed your text and was able to change the ouput to the new format.
I did not encounter any broken test therefore this is a really small commit.

Thanks for letting me hack on the compiler :)

r? @jonathandturner
2016-10-14 12:07:07 -07:00
..
build_reduced_graph.rs Clean up the scopes of expanded #[macro_use] imports. 2016-10-11 05:14:08 +00:00
Cargo.toml
check_unused.rs
diagnostics.rs
lib.rs Rollup merge of #36307 - faebser:E0408_new_error_format, r=GuillaumeGomez 2016-10-14 12:07:07 -07:00
macros.rs Remove LegacyBindingKind::MacroUse. 2016-10-11 05:14:10 +00:00
resolve_imports.rs Rollup merge of #37084 - jseyfried:cleanup_expanded_macro_use_scopes, r=nrc 2016-10-12 14:07:56 -07:00