Skip to content

Issues: rust-lang/rustc-dev-guide

Beta
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

shell.nix fails to link tests/ui/process/nofile-limit.rs on NixOS A-test-suite Area: rust-lang/rust test suites C-discussion Category: discussion E-needs-investigation Call for participation: this issue needs further investigation T-compiler Relevant to compiler team
#1812 opened Oct 22, 2023 by eopb
Appendix B: Glossary, Update A-glossary Area: glossary C-enhancement Category: enhancement E-medium Difficulty: might require some prior knowledge or code reading I-terse Issue: info is very terse
#1796 opened Sep 18, 2023 by blyxyas
Some inconsistency in how-to-build-and-run.md E-easy Difficulty: might be a good place for a beginner I-confusing Issue: info is confusing to readers T-bootstrap Relevant to bootstrap team
#1737 opened Jul 14, 2023 by ismailarilik
Example of using rustc_interface to generate the HIR for a file referencing dependent crates? A-custom-driver Area: custom driver C-discussion Category: discussion E-hard Difficulty: might require advanced knowledge I-terse Issue: info is very terse T-compiler Relevant to compiler team
#1720 opened Jul 3, 2023 by maackle
Instruction for creating stage0 toolchain doesn't work A-build Area: building the compiler E-medium Difficulty: might require some prior knowledge or code reading I-incorrect Issue: info is incorrect or misleading T-bootstrap Relevant to bootstrap team
#1693 opened Jun 9, 2023 by champignoom
document how to get a cachegrind diff from a perf run A-performance Area: performance E-easy Difficulty: might be a good place for a beginner E-needs-writeup Call for participation: discussion can be written up without much research required T-compiler Relevant to compiler team WG-compiler-performance Working group: Compiler Performance
#1692 opened Jun 7, 2023 by jyn514
Improve compiler top-level description in rustc-dev guide A-compiler-architecture Area: high-level compiler architecture E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#1691 opened Jun 3, 2023 by GuillaumeGomez
add docs about using bjorn3's much nicer patched version of git subtree and where to get it A-git Area: git needs-triage This issue needs triage to classify its nature and status
#1680 opened Apr 26, 2023 by programmerjake
Document how to find the nightly version that a beta/stable was branched from A-git Area: git C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-release Relevant to release team
#1676 opened Apr 19, 2023 by jyn514
Improve contributing text about subtrees A-meta Area: meta, about rustc or rustc-dev-guide itself E-medium Difficulty: might require some prior knowledge or code reading I-confusing Issue: info is confusing to readers T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#1672 opened Apr 13, 2023 by jsoref
Talk about debuginfo somewhere in the codegen chapter A-debuginfo Area: debuginfo C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#1661 opened Apr 4, 2023 by jyn514
Integrate Jake's dataflow hackmd into the existing chapter A-dataflow Area: dataflow analysis A-mir-opt Area: MIR optimizations E-help-wanted Call for participation: extra help is wanted E-medium Difficulty: might require some prior knowledge or code reading E-needs-writeup Call for participation: discussion can be written up without much research required T-compiler Relevant to compiler team
#1658 opened Apr 3, 2023 by jyn514
Chapter on bug minimization A-bug-minimization Area: bug minimization C-enhancement Category: enhancement E-medium Difficulty: might require some prior knowledge or code reading T-compiler Relevant to compiler team
#1649 opened Mar 17, 2023 by langston-barrett
Document how to use rust-analyzer with rustc_private crates out-of-tree A-custom-codegen-backend Area: custom codegen backend A-devex Area: contributor developer experience C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-needs-writeup Call for participation: discussion can be written up without much research required T-compiler Relevant to compiler team
#1544 opened Jan 5, 2023 by jyn514
Suggest adding an antivirus folder exclusion on Windows A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-devex Area: contributor developer experience C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted O-windows Operating system: Windows O-windows-msvc Operating system + env: Windows w/ MSVC toolchain
#1533 opened Dec 17, 2022 by jyn514
Move stability attribute section to std dev guide? A-stability Area: stability C-cleanup Category: cleanups E-easy Difficulty: might be a good place for a beginner T-compiler Relevant to compiler team T-libs Relevant to libs team
#1493 opened Oct 24, 2022 by compiler-errors
talk about coherence separately A-coherence Area: coherence checks A-trait-system Area: trait system C-cleanup Category: cleanups E-medium Difficulty: might require some prior knowledge or code reading T-types Relevant to types team
#1492 opened Oct 24, 2022 by lcnr
cleanup the remaining mentions of rustc_typeck A-type-check Area: type checking C-cleanup Category: cleanups E-medium Difficulty: might require some prior knowledge or code reading T-compiler Relevant to compiler team
#1491 opened Oct 21, 2022 by lcnr
No explanation what an eRFC is? A-change-process Area: change processes (RFCs, MCPs, ACPs, FCPs, etc.) A-meta Area: meta, about rustc or rustc-dev-guide itself C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner
#1451 opened Aug 29, 2022 by steffahn
Running tests manually for check-pass? A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites E-hard Difficulty: might require advanced knowledge I-terse Issue: info is very terse T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#1318 opened Feb 26, 2022 by RalfJung
Instructions for adding a new query A-incr-comp Area: incremental compilation A-query-system Area: query system E-hard Difficulty: might require advanced knowledge I-terse Issue: info is very terse T-compiler Relevant to compiler team
#1299 opened Feb 17, 2022 by pierwill
Describe query recovery A-incr-comp Area: incremental compilation A-query-system Area: query system E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team
#1285 opened Jan 4, 2022 by Aaron1011
type inference chapter should talk about opaque types E-medium Difficulty: might require some prior knowledge or code reading
#1187 opened Aug 10, 2021 by oli-obk
Consolidate HKTBs, leak-check and universes information around with what we have in the guide A-leak-check Area: leak check C-tracking-issue Category: issues that track things E-hard Difficulty: might require advanced knowledge E-needs-investigation Call for participation: this issue needs further investigation E-needs-writeup Call for participation: discussion can be written up without much research required T-types Relevant to types team
#1184 opened Aug 6, 2021 by spastorino
Add section about self-profiling and measureme A-performance Area: performance E-medium Difficulty: might require some prior knowledge or code reading E-needs-info Call for participation: this issue needs more info to act on E-needs-investigation Call for participation: this issue needs further investigation T-compiler Relevant to compiler team WG-compiler-performance Working group: Compiler Performance
#1174 opened Jul 22, 2021 by michaelwoerister
ProTip! Updated in the last three days: updated:>2025-05-01.