Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: rust-lang/rustc-dev-guide

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Align advice to discourage issue-number-only names A-test-suite Area: rust-lang/rust test suites S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to compiler team
#2323 by smanilov was merged May 8, 2025 Loading...
Update //@ proc-macro aux build directive docs A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2149 by jieyouxu was merged Nov 29, 2024 Loading...
Add issue link for explaining that why rustc_private linker fails S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to compiler team
#2268 by xizheyin was merged Mar 18, 2025 Loading...
Update parallel-rustc.md S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team WG-parallel-rustc Working group: parallel rustc
#1926 by Tbkhi was merged Nov 8, 2024 Loading...
Ask folks to use the Oxford comma in diagnostics A-diagnostics Area: diagnostics A-style Area: style S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team WG-diagnostics Working group: diagnostics
#2093 by onkoe was merged Nov 5, 2024 Loading...
Update incrcomp-debugging.md A-contributor-devex Area: contributor developer experience A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-incr-comp Area: incremental compilation S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team WG-incr-comp Working group: incremental compilation
#1905 by Tbkhi was closed Sep 24, 2025 Loading...
Add overview.drawio.svg A-compiler-architecture Area: high-level compiler architecture A-visualizations Area: visualizations S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1725 by sslime336 was closed Sep 24, 2025 Loading...
Add a link for the reference compiletest header A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites S-waiting-on-author Status: this PR is waiting for additional action by the OP T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team T-spec Relevant to specification team
#2096 by ehuss was merged Nov 4, 2024 Loading...
update const stability docs A-stability Area: stability T-compiler Relevant to compiler team WG-const-eval Working group: const-eval
#2111 by RalfJung was merged Nov 5, 2024 Loading...
Add git command quick reference for git.md S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team WG-rustc-dev-guide Working group: rustc-dev-guide
#2384 by xizheyin was closed May 15, 2025 Loading...
Update query.md A-query-system Area: query system S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1901 by Tbkhi was closed Sep 24, 2025 Loading...
Update incremental-compilation-in-detail.md A-incr-comp Area: incremental compilation S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1904 by Tbkhi was closed Sep 24, 2025 Loading...
Update query-evaluation-model-in-detail.md A-incr-comp Area: incremental compilation A-query-system Area: query system S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1902 by Tbkhi was closed Sep 24, 2025 Loading...
Clarify eager macro explanation A-macro-expansion Area: macro expansion A-macros Area: macros (general sense) S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1872 by Arthur-Milchior was closed Sep 24, 2025 Loading...
Update incremental-compilation.md A-incr-comp Area: incremental compilation S-stale Status: this PR is stale, maybe it can be salvaged/revived? T-compiler Relevant to compiler team
#1903 by Tbkhi was closed Sep 24, 2025 Loading...
update for rustc_intrinsic_const_stable_indirect A-attributes Area: attributes A-stability Area: stability T-compiler Relevant to compiler team
#2138 by RalfJung was merged Nov 18, 2024 Loading...
Document forbid-output for UI tests A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2171 by clubby789 was merged Dec 27, 2024 Loading...
Document -A {unused,internal_features} ui test mode presets A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2321 by jieyouxu was merged Apr 13, 2025 Loading...
Document needs-target-has-atomic directive A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2154 by jieyouxu was merged Dec 5, 2024 Loading...
Add missing link for [Node] A-HIR Area: high-level intermediate representation (HIR) A-linkcheck Area: linkcheck T-compiler Relevant to compiler team
#2177 by marxin was merged Dec 29, 2024 Loading...
Fix examples to work with nightly-2025年02月13日 A-custom-driver Area: custom driver A-driver Area: rustc driver S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#2256 by torfsen was merged Feb 19, 2025 Loading...
Mention RUSTC_BOOTSTRAP for misc testing A-diagnostics Area: diagnostics A-test-suite Area: rust-lang/rust test suites T-compiler Relevant to compiler team
#2136 by jieyouxu was merged Nov 18, 2024 Loading...
Document max-llvm-major-version directive A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2129 by jieyouxu was merged Nov 14, 2024 Loading...
Document exact-llvm-major-version directive A-compiletest Area: src/tools/compiletest A-test-suite Area: rust-lang/rust test suites T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
#2135 by jieyouxu was merged Nov 14, 2024 Loading...
Remove -Zfuel. A-optimizations Area: optimizations C-cleanup Category: cleanups T-compiler Relevant to compiler team
#2032 by cjgillot was merged Nov 27, 2024 Loading...
Previous 1
Previous
ProTip! Add no:assignee to see everything that’s not assigned.

AltStyle によって変換されたページ (->オリジナル) /