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

stabilization template, docs T-compiler Relevant to compiler team T-lang Relevant to lang team T-rust-analyzer Relevant to rust-analyzer team T-types Relevant to types team
#2219 by nikomatsakis was merged Jul 25, 2025 Loading...
documentation for Enzyme Type Trees F-autodiff Feature: autodiff T-compiler Relevant to compiler team
#2385 by KMJ-007 was merged Sep 11, 2025 Loading...
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...
Update rustc_on_unimplemented docs S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to compiler team
#2357 by mejrs was merged May 24, 2025 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...
~? annotation type is special 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-compiler Relevant to compiler team
#2403 by tshepang was merged May 23, 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...
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...
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 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...
Rework the driver docs A-custom-driver Area: custom driver A-driver Area: rustc driver S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to compiler team
#2162 by bjorn3 was merged Dec 27, 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...
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 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...
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...
Fix rib example A-resolve Area: name resolution S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#2199 by sagudev was merged Mar 20, 2025 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...
Previous 1
Previous
ProTip! Filter pull requests by the default branch with base:master.

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