-
-
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
single_use_lifetimes: respect anonymous_lifetime_in_impl_trait
A-diagnostics
#155346
opened Apr 15, 2026 by
GrigorenkoPV
Contributor
Loading…
[DRAFT] codegen: Copy to an alloca when the argument is neither by-val nor by-move for indirect pointer.
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.
add cargo as dependency to nix dev shell
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#155342
opened Apr 15, 2026 by
quiode
Loading…
generic_const_args: allow paths to non type consts
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)
#155341
opened Apr 15, 2026 by
khyperia
Contributor
Loading…
Handle nonnull pattern types in size skeleton
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.
#155340
opened Apr 15, 2026 by
oli-obk
Contributor
Loading…
Rollup of 5 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155339
opened Apr 15, 2026 by
JonathanBrouwer
Contributor
Loading…
-Zstaticlib-hide-internal-symbols: Hide non-exported internal symbols from staticlibs
A-LLVM
#155338
opened Apr 15, 2026 by
cezarbbb
Contributor
Loading…
Execute delayed lowering in a sandbox
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-author
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[Debug Info] replace 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)
lldb_commands with __lldb_init_module
A-compiletest
#155336
opened Apr 15, 2026 by
Walnut356
Contributor
Loading…
Bump bootstrap to 1.96 beta
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#155335
opened Apr 15, 2026 by
Mark-Simulacrum
Member
•
Draft
docs: Use 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
0b1 instead of NonZero::MIN in NonZero::bit_width doctests
S-waiting-on-review
#155334
opened Apr 15, 2026 by
sorairolake
Contributor
Loading…
bump std libc to Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
0.2.185
S-waiting-on-bors
#155332
opened Apr 15, 2026 by
folkertdev
Contributor
Loading…
Reformat 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.
top_level_options! and options! macro declarations
S-waiting-on-bors
#155331
opened Apr 15, 2026 by
Zalathar
Member
Loading…
Remove Performance regression.
perf-regression-triaged
The performance regression has been triaged.
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.
WithCachedTypeInfo::stable_hash.
perf-regression
#155329
opened Apr 15, 2026 by
nnethercote
Contributor
Loading…
Disallow ZST allocations with 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.
TypedArena.
S-waiting-on-review
#155326
opened Apr 15, 2026 by
nnethercote
Contributor
Loading…
removing Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
new_from_def_id and alias_ty_kind_from_def_id methods, small refactor to TypeRelativePath::AssocItem
S-waiting-on-author
[beta-1.96] Update cargo submodule
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155322
opened Apr 15, 2026 by
weihanglo
Member
Loading…
BufWriter: Make the soundness of BorrowedBuf usage clearer.
S-waiting-on-review
#155321
opened Apr 15, 2026 by
briansmith
Contributor
Loading…
Use mutable pointers for Unix path buffers
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.
#155318
opened Apr 14, 2026 by
Zoxc
Contributor
Loading…
std::io::Take: Clarify & optimize BorrowedBuf::set_init usage.
S-waiting-on-review
#155317
opened Apr 14, 2026 by
briansmith
Contributor
Loading…
BufReader: Clarify comment that makes a subtly wrong implication.
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.
#155316
opened Apr 14, 2026 by
briansmith
Contributor
Loading…
BufWriter: Note non-obvious safety assumption in BorrowedBuf::set_init usage.
S-waiting-on-review
#155315
opened Apr 14, 2026 by
briansmith
Contributor
Loading…
doc(core::cmp::Eq): fix definition of symmetry
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.
#155313
opened Apr 14, 2026 by
numero-744
Loading…
various small 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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
rustc_expand cleanups
S-waiting-on-bors
#155311
opened Apr 14, 2026 by
cyrgani
Contributor
Loading…
Make 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.
OnDuplicate::Error the default for attributes
A-attributes
#155308
opened Apr 14, 2026 by
JonathanBrouwer
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.