-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 16 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-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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
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.
#156166
opened May 5, 2026 by
GuillaumeGomez
Member
Loading…
Add 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.
str::Utf8Chunk::invalid range hint
S-waiting-on-author
fix(clippy): Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
std_instead_of_core false positive for core::io
S-waiting-on-review
#156164
opened May 5, 2026 by
bushrat011899
Contributor
Loading…
Update Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
browser-ui-test version to 0.23.5
S-waiting-on-bors
#156162
opened May 4, 2026 by
GuillaumeGomez
Member
Loading…
rustc_on_unimplemented: introduce format specifiers
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustc-dev-guide
Area: rustc-dev-guide
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.
#156161
opened May 4, 2026 by
mejrs
Contributor
Loading…
feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>
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.
#156160
opened May 4, 2026 by
kx0101
Loading…
[AIX] add -bdbg:namedsects:ss link arg
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.
#156159
opened May 4, 2026 by
daltenty
Contributor
Loading…
Rollup of 12 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-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.
#156158
opened May 4, 2026 by
JonathanBrouwer
Contributor
Loading…
Rid fn params of historical baggage (argument modes begone for good!)
C-crater
Category: Issue / PR for tracking crater runs
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
T-lang
Relevant to the language team
Adjust getMCSubtargetInfo signature for LLVM 23+
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#156156
opened May 4, 2026 by
DKLoehr
Contributor
Loading…
macros: report unbound metavariables directly
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.
#156155
opened May 4, 2026 by
SynapLink
Contributor
Loading…
tests: mark import UI tests as check-pass
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.
#156154
opened May 4, 2026 by
SynapLink
Contributor
Loading…
Update books
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#156152
opened May 4, 2026 by
rustbot
Collaborator
Loading…
Don't return dummy MacroData in 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.
get_macro
S-waiting-on-review
#156151
opened May 4, 2026 by
mejrs
Contributor
Loading…
Use 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.
all_impls instead of handrolling it
S-waiting-on-review
#156148
opened May 4, 2026 by
oli-obk
Contributor
Loading…
Update ICU4X to 2.2
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
#156147
opened May 4, 2026 by
Manishearth
Member
Loading…
test new solver on CI until stabilization
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Move tests cast
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.
#156145
opened May 4, 2026 by
danieljofficial
Contributor
Loading…
Better docs for PartialEq
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.
#156144
opened May 4, 2026 by
hkBst
Member
Loading…
warn on empty precision, but only when width present
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.
#156143
opened May 4, 2026 by
hkBst
Member
Loading…
Resolve some cases of #132279 by using the right typing mode in 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.
#156141
opened May 4, 2026 by
jdonszelmann
Contributor
Loading…
EffectiveVisibility: split fixed-point iteration into 2 stages
S-waiting-on-author
Move tests box
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.
#156136
opened May 4, 2026 by
danieljofficial
Contributor
Loading…
Remove most uses of def_id_to_node_id
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.
#156135
opened May 4, 2026 by
oli-obk
Contributor
Loading…
mark some panicking methods around Duration as track_caller
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.
#156133
opened May 4, 2026 by
RalfJung
Member
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-04-04.