rust/src/librustc_interface
Mazdak Farrokhzad 3cf2bc0e51
Rollup merge of #67574 - Centril:librustc_lowering, r=Mark-Simulacrum
Extract `rustc_ast_lowering` crate from `rustc`

Working towards https://github.com/rust-lang/rust/issues/65031.

This PR moves `src/librustc/hir/lowering{/, .rs}` to its own crate (`librustc_ast_lowering`) which is very self-contained (only `fn lower_crate` and `trait Resolver` are exposed).

r? @Mark-Simulacrum
2019-12-31 19:19:31 +01:00
..
2019-12-25 14:10:46 -05:00
2019-12-22 17:42:47 -05:00
2019-12-25 14:10:46 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-25 14:10:46 -05:00