rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Point to `rustc_ast_lowering` and `LoweringContext` as places where AST to HIR lowering occurs

Open rylev opened this issue 4 years ago • 0 comments

In the section on AST to HIR lowering, there is no mention of where lowering actually takes place or what mechanisms are used to perfom lowering.

rylev avatar Jan 06 '21 11:01 rylev