Skip to content

Document AST lowering implementation#2800

Open
reddevilmidzy wants to merge 2 commits intorust-lang:mainfrom
reddevilmidzy:ast-low
Open

Document AST lowering implementation#2800
reddevilmidzy wants to merge 2 commits intorust-lang:mainfrom
reddevilmidzy:ast-low

Conversation

@reddevilmidzy
Copy link
Member

close: #1012

expanded the AST lowering section to mention rustc_ast_lowering.

r? rustc-dev-guide

cc @rylev, @oli-obk(original HIR docs author)

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants