-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 11 pull requests
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
rollup
A PR which is a rollup
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#161093
opened Aug 14, 2026 by
JonathanBrouwer
Contributor
Loading…
suppress projection errors already covered by a trait error
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)
#161088
opened Aug 14, 2026 by
Albab-Hasan
Contributor
Loading…
add crashtests [3/N]
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.
#161086
opened Aug 14, 2026 by
cyrgani
Contributor
Loading…
bootstrap: Restrict the normalization of relative paths
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)
#161085
opened Aug 14, 2026 by
Zalathar
Member
Loading…
Add regression test for test_case attribute on a use item
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.
#161084
opened Aug 14, 2026 by
zakrad
Contributor
Loading…
Revert "Add regression test for const fn returning Vec of boxed dyn Any"
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.
#161083
opened Aug 14, 2026 by
zakrad
Contributor
Loading…
Overhaul 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.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
CoroutineKind
S-waiting-on-review
#161082
opened Aug 14, 2026 by
nnethercote
Contributor
Loading…
Add intrinsics for integer minimum and maximum
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
propagate 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
RerunNonErased in projection_may_match
S-waiting-on-bors
#161080
opened Aug 14, 2026 by
zedddie
Contributor
Loading…
bootstrap: Clean up imports related to 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)
define_config! and check_ci_llvm!
S-waiting-on-bors
#161079
opened Aug 14, 2026 by
Zalathar
Member
Loading…
Overhaul Status: Awaiting review from the assignee but also interested parties.
features-status-dump
S-waiting-on-review
#161078
opened Aug 13, 2026 by
Kat-zorn
Contributor
Loading…
Avoid allocations when canonicalizing
perf-regression
Performance regression.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#161077
opened Aug 13, 2026 by
nnethercote
Contributor
Loading…
update bpf abi to match Clang 23
O-eBPF
Target: I heard you liked code execution so I put some code execution in your code execution
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.
#161076
opened Aug 13, 2026 by
folkertdev
Contributor
Loading…
Skip empty projections in UnDerefer
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.
#161074
opened Aug 13, 2026 by
tachsin
Loading…
Add regression test for path printing with infinitely many visible names
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.
#161073
opened Aug 13, 2026 by
zakrad
Contributor
Loading…
Preserve Layout size range in its representation
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.
#161072
opened Aug 13, 2026 by
SomeFlyingThing
Contributor
Loading…
Optimize CharIndices offset consumers
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.
#161071
opened Aug 13, 2026 by
SomeFlyingThing
Contributor
Loading…
fix arm homogeneous aggregate ABI
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
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.
#161070
opened Aug 13, 2026 by
folkertdev
Contributor
Loading…
Optimize checked_next_power_of_two consumers
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.
#161069
opened Aug 13, 2026 by
SomeFlyingThing
Contributor
Loading…
Ensure TLS accesses don't call the global allocator through panic (part 3)
O-SGX
Target: SGX
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.
#161068
opened Aug 13, 2026 by
maxdexh
Contributor
Loading…
Optimize offset_from_unsigned result bounds
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#161063
opened Aug 13, 2026 by
SomeFlyingThing
Contributor
Loading…
std: simplify SGX's Target: SGX
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.
UnsafeList
O-SGX
#161060
opened Aug 13, 2026 by
joboet
Member
Loading…
Silence unecessary errors on 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.
Vec<foo::Bar> to Vec<foo:Bar> typo
S-waiting-on-bors
#161057
opened Aug 13, 2026 by
estebank
Contributor
Loading…
Add regression test for borrow of array drop type in const
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.
#161053
opened Aug 13, 2026 by
zakrad
Contributor
Loading…
Add regression test for generic inference
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.
#161052
opened Aug 13, 2026 by
lsunsi
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.