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

Add dump-mir=<val> options -Zdump-mir Debug flag: MIR dump A-devex Area: contributor developer experience A-MIR Area: mid-level intermediate representation (MIR) A-mir-opt Area: MIR optimizations C-enhancement Category: enhancement E-medium Difficulty: might require some prior knowledge or code reading T-compiler Relevant to compiler team
#518 opened Nov 14, 2019 by spastorino
Add mir-opt-level information -Zdump-mir Debug flag: MIR dump -Zmir-opt-level Debug flag: MIR opt level A-MIR Area: mid-level intermediate representation (MIR) A-mir-opt Area: MIR optimizations C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#517 opened Nov 14, 2019 by spastorino
Add dump-mir-dir information -Zdump-mir Debug flag: MIR dump -Zdump-mir-dir Debug flag: MIR dump directory A-devex Area: contributor developer experience A-MIR Area: mid-level intermediate representation (MIR) A-mir-opt Area: MIR optimizations C-enhancement Category: enhancement E-medium Difficulty: might require some prior knowledge or code reading T-compiler Relevant to compiler team
#516 opened Nov 14, 2019 by spastorino
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.