rust/compiler/rustc_resolve/src
Dylan DPC 80934aba15
Rollup merge of #80411 - petrochenkov:nosymwith, r=matthewjasper
rustc_span: Remove `Symbol::with`

A subset of https://github.com/rust-lang/rust/pull/79425 that is a pure refactoring.
2020-12-28 14:13:21 +01:00
..
late Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC 2020-12-28 14:13:12 +01:00
build_reduced_graph.rs Resolve enum field visibility correctly 2020-12-12 14:04:59 -08:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
diagnostics.rs Move lev_distance to rustc_ast, make non-generic 2020-11-24 16:12:23 -08:00
imports.rs Move lev_distance to rustc_ast, make non-generic 2020-11-24 16:12:23 -08:00
late.rs Move std_path construction into condition 2020-12-20 23:55:03 +01:00
lib.rs rustc_span: Remove Symbol::with 2020-12-27 18:10:58 +03:00
macros.rs rustc_expand: Mark inner #![test] attributes as soft-unstable 2020-11-20 19:35:03 +03:00