rustc_ast_lowering: misc cleanup & rustc dep reductions - The first two commits do some code simplification. - The next three do some file splitting (getting `lib.rs` below the 3kloc tidy lint). - The remaining commits reduce the number of `rustc::` imports. This works towards making lowering independent of the `rustc` crate. r? @oli-obk cc @Zoxc |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| expr.rs | ||
| item.rs | ||
| lib.rs | ||
| pat.rs | ||
| path.rs | ||