Skip to content

Issues: rust-lang/rustc-dev-guide

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Point to rustc_ast_lowering and LoweringContext as places where AST to HIR lowering occurs A-AST Area: abstract syntax tree A-HIR Area: high-level intermediate representation (HIR) C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner T-compiler Relevant to compiler team
#1012 opened Jan 6, 2021 by rylev
Define DefCollector in HIR lowering section A-AST Area: abstract syntax tree A-HIR Area: high-level intermediate representation (HIR) C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#1011 opened Jan 6, 2021 by rylev
Add a section on the lexer and expand the section on rustc_ast A-AST Area: abstract syntax tree A-lexing Area: lexical analysis C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#946 opened Nov 10, 2020 by jyn514
Transcribe the Compiler Lecture Rust analyzer syntax trees A-AST Area: abstract syntax tree C-enhancement Category: enhancement E-help-wanted Call for participation: extra help is wanted E-medium Difficulty: might require some prior knowledge or code reading T-rust-analyzer Relevant to rust-analyzer team
#360 opened Jun 29, 2019 by spastorino
More information on attributes A-AST Area: abstract syntax tree A-attributes Area: attributes A-HIR Area: high-level intermediate representation (HIR) C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#104 opened Mar 27, 2018 by phansch
"The parser" A-AST Area: abstract syntax tree A-lexing Area: lexical analysis A-parser Area: parsing C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge E-help-wanted Call for participation: extra help is wanted T-compiler Relevant to compiler team
#13 opened Jan 18, 2018 by nikomatsakis
8 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.