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

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... updated Nov 4, 2024
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... updated Nov 5, 2024
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... updated Nov 6, 2024
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... updated Nov 8, 2024
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... updated Nov 14, 2024
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... updated Nov 14, 2024
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... updated Nov 18, 2024
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... updated Nov 18, 2024
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... updated Nov 27, 2024
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... updated Nov 29, 2024
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... updated Dec 5, 2024
Remove //@ compare-output-lines-by-subset 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
#2151 by jieyouxu was merged Dec 5, 2024 Loading... updated Dec 5, 2024
region-outlives propagation A-borrow-checker Area: borrow checker S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#2169 by lcnr was merged Dec 23, 2024 Loading... updated Dec 23, 2024
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... updated Dec 27, 2024
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... updated Dec 27, 2024
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... updated Dec 29, 2024
Only keep issue triage docs in Forge docs S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team T-release Relevant to release team WG-triage Working group: triage
#2194 by jieyouxu was merged Jan 6, 2025 Loading... updated Jan 6, 2025
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... updated Feb 19, 2025
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... updated Mar 18, 2025
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... updated Mar 20, 2025
Fix compile errors of all the examples A-custom-driver Area: custom driver S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#2289 by y1lan was merged Mar 29, 2025 Loading... updated Mar 29, 2025
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... updated Apr 13, 2025
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... updated May 8, 2025
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... updated May 15, 2025
~? 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... updated May 23, 2025
Previous 1
Previous
ProTip! What’s not been updated in a month: updated:<2025年08月29日.

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