rust/src/librustc_resolve
Mazdak Farrokhzad 814e3af8bd
Rollup merge of #67786 - Centril:canon-span, r=petrochenkov
Nix reexports from `rustc_span` in `syntax`

Remove reexports `syntax::{source_map, symbol, edition}` and use `rustc_span` paths directly.

r? @petrochenkov
2020-01-04 02:19:49 +01:00
..
late Rollup merge of #67786 - Centril:canon-span, r=petrochenkov 2020-01-04 02:19:49 +01:00
build_reduced_graph.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
Cargo.toml Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
check_unused.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
def_collector.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
diagnostics.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
imports.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
late.rs Rollup merge of #67786 - Centril:canon-span, r=petrochenkov 2020-01-04 02:19:49 +01:00
lib.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
lifetimes.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
macros.rs Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00