-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Pull requests list
Shallow resolve ty vars to their root var
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.
Resume testing macOS x86_64
A-CI
Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#147192
opened Sep 30, 2025 by
shepmaster
•
Draft
Add new optional tidy check to check if ftl error messages are unused
A-attributes
Area: Attributes (`#[...]`, `#![...]`)
A-tidy
Area: The tidy tool
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#147191
opened Sep 30, 2025 by
GuillaumeGomez
Loading...
std: Operating system: Unix-like
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
sys::net
cleanups
O-unix
#147190
opened Sep 30, 2025 by
joboet
Loading...
[PERF] Use small Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Span
s in rustdoc's highlighter
S-waiting-on-author
Remove usage of Area: Our Github Actions CI
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)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
compiletest-use-stage0-libtest
from CI
A-CI
#147188
opened Sep 30, 2025 by
Kobzol
Loading...
remove unnecessary test directives
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.
#147187
opened Sep 30, 2025 by
lcnr
Loading...
Rollup of 5 pull requests
rollup
A PR which is a rollup
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.
#147186
opened Sep 30, 2025 by
Zalathar
Loading...
repr(transparent): do not consider repr(C) types to be 1-ZST
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#147185
opened Sep 30, 2025 by
RalfJung
Loading...
Fix the bevy implied bounds hack for the next solver
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.
#147184
opened Sep 30, 2025 by
jdonszelmann
Loading...
cg_llvm: Replace enum Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
MetadataType
with a list of MetadataKindId
constants
A-LLVM
#147181
opened Sep 30, 2025 by
Zalathar
Loading...
add tests
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#147180
opened Sep 30, 2025 by
lcnr
Loading...
[DebugInfo] Fix container types failing to find template args
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147179
opened Sep 30, 2025 by
Walnut356
Loading...
[DebugInfo] Improve formatting of MSVC enum struct variants
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147178
opened Sep 30, 2025 by
Walnut356
Loading...
[DebugInfo] Fix MSVC tuple child creation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147177
opened Sep 30, 2025 by
Walnut356
Loading...
Rollup of 4 pull requests
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
rollup
A PR which is a rollup
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.
#147175
opened Sep 30, 2025 by
Zalathar
Loading...
Add support for hexagon-unknown-qurt target
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.
#147173
opened Sep 30, 2025 by
androm3da
Loading...
bootstrap: build bootstrap docs with in-tree rustdoc
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)
#147172
opened Sep 30, 2025 by
notriddle
Loading...
recommend using a HashMap if a HashSet's second generic parameter doesn't implement BuildHasher
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.
#147171
opened Sep 30, 2025 by
Qelxiros
Loading...
compiletest: Pass around 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)
DirectiveLine
instead of bare strings
A-compiletest
#147170
opened Sep 30, 2025 by
Zalathar
Loading...
Don't unconditionally build alloc for 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)
no-std
targets
A-testsuite
#147168
opened Sep 29, 2025 by
jyn514
Loading...
Don't condition RUSTDOC_LIBDIR on 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)
--no-doc
S-waiting-on-bors
#147167
opened Sep 29, 2025 by
jyn514
Loading...
several small Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
proc_macro
cleanups
S-waiting-on-bors
#147166
opened Sep 29, 2025 by
cyrgani
Loading...
test: Subtract code_offset from width for ui_testing
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#147165
opened Sep 29, 2025 by
Muscraft
Loading...
implement VecDeque extend_from_within and prepend_from_within
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
ProTip!
Filter pull requests by the default branch with base:master.