-
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
Factor out helpers for file times
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.
#147504
opened Oct 9, 2025 by
joshtriplett
Loading…
Fix documentation of Instant::now on mac
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.
#147503
opened Oct 9, 2025 by
stepancheg
Loading…
Split overlapping_{inherent,trait}_impls
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.
#147502
opened Oct 9, 2025 by
camsteffen
Loading…
Implement round-ties-to-even for Duration Debug for consistency with f64
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.
#147499
opened Oct 8, 2025 by
josh-kaplan
Loading…
Gate tests with the right edition
I-compiler-nominated
Nominated for discussion during a compiler team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-t-compiler
Status: Awaiting decision from T-compiler
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#147498
opened Oct 8, 2025 by
pvdrz
Loading…
proc_macro
cleanups (3/N)
S-waiting-on-review
#147497
opened Oct 8, 2025 by
cyrgani
Loading…
Inline 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.
Deps::read_deps
.
S-waiting-on-author
#147496
opened Oct 8, 2025 by
nnethercote
•
Draft
Update wasm-component-ld to 0.5.18
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#147495
opened Oct 8, 2025 by
alexcrichton
Loading…
std::thread spawn: Docs: Link to Builder::spawn; Make same.
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.
#147494
opened Oct 8, 2025 by
evanj
Loading…
StateTransform: Only load pin field once.
perf-regression
Performance regression.
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.
#147493
opened Oct 8, 2025 by
cjgillot
Loading…
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#147492
opened Oct 8, 2025 by
matthiaskrgr
Loading…
rustdoc: remove redundant clone in synthesize_auto_trait_impls
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#147491
opened Oct 8, 2025 by
lolbinarycat
•
Draft
Prefer to use repeat_n over repeat().take()
A-attributes
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-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.
#147489
opened Oct 8, 2025 by
chenyukang
Loading…
refactor: Remove 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.
LLVMRustInsertPrivateGlobal
and define_private_global
A-LLVM
#147488
opened Oct 8, 2025 by
AMS21
Loading…
[PERF] privacy: Visit DefIds once in DefIdVisitorSkeleton
perf-regression
Performance regression.
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.
#147486
opened Oct 8, 2025 by
petrochenkov
Loading…
needs_help: wip fix 146190
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.
Perform InstSimplify before ReferencePropagation.
perf-regression
Performance regression.
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.
#147483
opened Oct 8, 2025 by
cjgillot
Loading…
rustdoc: calculate effective visibilities of crates on-demand
perf-regression
Performance regression.
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.
#147482
opened Oct 8, 2025 by
lolbinarycat
•
Draft
format: some small cleanup
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.
#147481
opened Oct 8, 2025 by
hkBst
Loading…
Do not invalidate CFG caches in CtfeLimit.
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.
#147480
opened Oct 8, 2025 by
cjgillot
Loading…
cmse: improve error messages
F-abi_c_cmse_nonsecure_call
`#![feature(abi_c_cmse_nonsecure_call)]`
F-cmse_nonsecure_entry
`#![feature(cmse_nonsecure_entry)]`
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.
#147479
opened Oct 8, 2025 by
folkertdev
Loading…
More intuitive error when using self to instantiate tuple struct with private field
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.
#147478
opened Oct 8, 2025 by
Jamesbarford
Loading…
Add a test for the cold attribute
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.
#147476
opened Oct 8, 2025 by
ehuss
Loading…
refactor: replace 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.
LLVMRustBuildMem{Cpy,Move,Set}
with plain LLVM functions
A-LLVM
Do 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.
x check
on various bootstrap tools in CI
A-CI
#147473
opened Oct 8, 2025 by
Zalathar
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.