-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
document some -Z flags as living in the rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141480
opened May 24, 2025 by
jyn514
Loading…
Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
F-cfg_version
`#![feature(cfg_version)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141413
opened May 22, 2025 by
est31
Loading…
Use the fn_span when emitting function calls for better debug info.
A-compiletest
Area: The compiletest test runner
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141372
opened May 21, 2025 by
khuey
Loading…
modularize the config module bootstrap
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141272
opened May 20, 2025 by
Shourya742
Loading…
Fix glob import tests
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141060
opened May 15, 2025 by
pvdrz
Loading…
compiletest: add option for automatically adding annotations
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141033
opened May 15, 2025 by
mejrs
Loading…
start properly testing attributes in positions
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Changed unclickable link in The rustc book
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#140938
opened May 12, 2025 by
atlasgorn
Loading…
Enable xray support for Mac
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140790
opened May 8, 2025 by
quininer
Loading…
compiletest: Improve diagnostics for line annotation mismatches
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140622
opened May 3, 2025 by
petrochenkov
Loading…
Add a new Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
mismatched-lifetime-syntaxes
lint
A-translation
#138677
opened Mar 18, 2025 by
shepmaster
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x86_64-unknown-illumos
LLVM target triple
S-blocked
#138429
opened Mar 12, 2025 by
madsmtm
Loading…
[WIP] Enable automatic cross-compilation in run-make tests
A-run-make
Area: port run-make Makefiles to rmake.rs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138066
opened Mar 5, 2025 by
Kobzol
Loading…
Implement Area: Attributes (`#[…]`, `#![…]`)
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
cfg_os_version_min
A-attributes
build_helper::compiletest module factored out of compiletest for use by bootstrap
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135653
opened Jan 17, 2025 by
lolbinarycat
Loading…
Add unstable hotpatch flag to rustc
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134004
opened Dec 7, 2024 by
nebulark
Loading…
Run-make test to check Area: port run-make Makefiles to rmake.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
core::ffi::c_*
types against clang
A-run-make
#133944
opened Dec 6, 2024 by
ricci009
Loading…
Add parallel front end robustness test to ui tests
A-compiletest
Area: The compiletest test runner
A-parallel-compiler
Area: parallel compiler
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#132051
opened Oct 23, 2024 by
SparrowLii
Loading…
WIP: Parse Apple SDK versions
A-run-make
Area: port run-make Makefiles to rmake.rs
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add a run-make test for Arm target-cpu features.
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Rewrite the compiletest directive parser
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Normalize filecheck directives
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
redesign stage 0 std
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#119899
opened Jan 12, 2024 by
onur-ozkan
Loading…
ProTip!
Filter pull requests by the default branch with base:master.