rust/src/librustc_resolve
bors 7046a40623 Auto merge of #47767 - estebank:as-suggestion, r=petrochenkov
Correctly format `extern crate` conflict resolution help

Closes #45799. Follow up to @Cldfire's #45820.

If the `extern` statement that will have a suggestion ends on a `;`, synthesize a new span that doesn't include it.
2018-01-28 07:44:14 +00:00
..
build_reduced_graph.rs Reexport -> re-export in error messages 2018-01-15 13:36:52 -05:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
check_unused.rs Fix wrong span for nested empty groups 2018-01-24 23:46:02 +01:00
diagnostics.rs Rollup merge of #47512 - GuillaumeGomez:e0659, r=petrochenkov 2018-01-21 23:11:39 +01:00
lib.rs Auto merge of #47767 - estebank:as-suggestion, r=petrochenkov 2018-01-28 07:44:14 +00:00
macros.rs Store a list of local macros on the resolver; use for resolving intra-doc macro links 2018-01-22 15:24:30 +05:30
resolve_imports.rs Rollup merge of #47498 - dominikWin:missing-module-name, r=petrochenkov 2018-01-18 01:57:29 +08:00