-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Deduplicate higher-ranked lifetime capture errors in impl Trait
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.
#147602
opened Oct 12, 2025 by
JohnTitor
Loading…
Do not lifetime-extend array/slice indices
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
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.
#147083
opened Sep 27, 2025 by
dianne
Loading…
impl Default for RepeatN
needs-fcp
#139690
opened Apr 11, 2025 by
cuviper
Loading…
Stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
vec_deque_pop_if
needs-fcp
#145992
opened Aug 29, 2025 by
GrigorenkoPV
Loading…
Implement SIMD funnel shifts in const-eval/Miri
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.
#147534
opened Oct 9, 2025 by
sayantn
Loading…
[btree_cursors] Add explanations for lower_bound and upper_bound
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.
#147573
opened Oct 10, 2025 by
Xylenox
Loading…
alloc: fix 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.
Debug
implementation of ExtractIf
S-waiting-on-review
#147035
opened Sep 25, 2025 by
joboet
Loading…
std: move Area: The tidy tool
O-unix
Operating system: Unix-like
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
kernel_copy
to sys
A-tidy
#147077
opened Sep 26, 2025 by
joboet
Loading…
Fix ICE when using contracts on async functions
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.
#147710
opened Oct 15, 2025 by
chenyukang
Loading…
[WIP] standalone Status: This is awaiting some action (such as code changes or more information) from the author.
proc_macro
backend
S-waiting-on-author
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.
c_longdouble
S-waiting-on-author
[WIP] RIIR HtmlDocCk
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Consider parent aliases of rigid nested projections for outlives 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.
#135008
opened Jan 2, 2025 by
compiler-errors
•
Draft
cmse: lint on unions crossing the secure boundary
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
F-abi_c_cmse_nonsecure_call
`#![feature(abi_c_cmse_nonsecure_call)]`
F-cmse_nonsecure_entry
`#![feature(cmse_nonsecure_entry)]`
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.
#147697
opened Oct 14, 2025 by
folkertdev
•
Draft
Fix for pattern types causing ICE in 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.
debuginfo
generation
A-LLVM
Offload device2
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.
Stabilize 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
debug_closure_helpers
S-waiting-on-review
#146099
opened Sep 1, 2025 by
coolreader18
Loading…
rustdoc: [PoC] [WIP] Don't render keyword Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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-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.
Self
as SelfTy
A-attributes
thing_as_thing
S-waiting-on-ACP
#145933
opened Aug 27, 2025 by
GrigorenkoPV
•
Draft
Fix duplicate error for stability attributes
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.
Simplify Area: linking into static, shared libraries and binaries
O-linux
Operating system: Linux
O-macos
Operating system: macOS
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
jemalloc
setup
A-linkage
-Znext-solver
slightly strenghten deduce closure sig
S-no-work-capacity-tracking
Implement 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.
Allocator
for &mut A
where A: Allocator + ?Sized
S-waiting-on-review
#146826
opened Sep 21, 2025 by
bluurryy
Loading…
LLBC-linker and NVPTX: do not strip debug when PTX ISA version >= 7.0
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147672
opened Oct 14, 2025 by
kjetilkjeka
Loading…
Return spans out of Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
is_doc_comment
to reduce reliance on .span()
on attributes
A-attributes
#147676
opened Oct 14, 2025 by
jdonszelmann
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.