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

description of rustdoc test suites is scattered A-test-suite Area: rust-lang/rust test suites I-confusing Issue: info is confusing to readers I-terse Issue: info is very terse T-rustdoc Relevant to rustdoc team
#2260 opened Feb 24, 2025 by lolbinarycat
Rework the test directives page A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites I-confusing Issue: info is confusing to readers I-outdated Issue: info is outdated T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2187 opened Jan 2, 2025 by jieyouxu
Clarify "call site hierarchy" in macro A-macros Area: macros (general sense) E-hard Difficulty: might require advanced knowledge I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#1874 opened Jan 28, 2024 by Arthur-Milchior
Not clear sentence "Eager expansion generally performs a subset of the things that lazy (normal) expansion does." A-macros Area: macros (general sense) E-hard Difficulty: might require advanced knowledge I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#1871 opened Jan 28, 2024 by Arthur-Milchior
Clarify why Salsa is mentioned A-incr-comp Area: incremental compilation A-query-system Area: query system E-medium Difficulty: might require some prior knowledge or code reading I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#1867 opened Jan 28, 2024 by Arthur-Milchior
In Compiler Architecture section, state explicitly you assume the compiler do not change between build A-compiler-architecture Area: high-level compiler architecture A-incr-comp Area: incremental compilation A-query-system Area: query system E-medium Difficulty: might require some prior knowledge or code reading I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#1860 opened Jan 27, 2024 by Arthur-Milchior
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
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
Document that you don't need to build the compiler to work on libraries C-cleanup Category: cleanups E-easy Difficulty: might be a good place for a beginner I-confusing Issue: info is confusing to readers T-libs Relevant to libs team WG-rustc-dev-guide Working group: rustc-dev-guide
#873 opened Sep 10, 2020 by jyn514
rustc-middle shows up in text without explanation E-medium Difficulty: might require some prior knowledge or code reading I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#812 opened Jul 27, 2020 by spastorino
improve/fix "codegen" definition A-codegen Area: code generation A-glossary Area: glossary E-medium Difficulty: might require some prior knowledge or code reading I-confusing Issue: info is confusing to readers T-compiler Relevant to compiler team
#637 opened Mar 28, 2020 by tshepang
ProTip! Adding no:label will show everything without a label.