-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Temporarily use Windows Server 2022 instead of Windows Server 2025 images
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141023
opened May 15, 2025 by
jieyouxu
Loading…
Update std doctests for android
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.
#141019
opened May 15, 2025 by
ehuss
Loading…
Implement methods to set STARTUPINFO flags for Command API on Windows
O-windows
Operating system: Windows
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.
#141013
opened May 14, 2025 by
federico-terzi
Loading…
Rollup of 7 pull requests
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-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.
#141011
opened May 14, 2025 by
matthiaskrgr
Loading…
Migrate to modern datetime API
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141009
opened May 14, 2025 by
emmanuel-ferdman
Loading…
Expand free alias types when computing implied outlives-bounds
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Report text_direction_codepoint_in_literal when parsing
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.
#141004
opened May 14, 2025 by
matthewjasper
Loading…
Improve ternary operator recovery
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.
#141003
opened May 14, 2025 by
clubby789
Loading…
Subtree update GCC backend 2025 05 14
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.
#141002
opened May 14, 2025 by
GuillaumeGomez
Loading…
Make NonZero<char> possible
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#141001
opened May 14, 2025 by
hkBst
Loading…
rustdoc: Also run lint unused_doc_comments
perf-regression
Performance regression.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
literal-escaper v0.0.2 => v0.0.3 for better API without 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.
unreachable
T-bootstrap
Add negative test coverage for 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.
-Clink-self-contained
and -Zlinker-features
S-waiting-on-bors
#140997
opened May 14, 2025 by
jieyouxu
Loading…
replace Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
cc_detect::cc2ar
with cc::try_get_archiver
T-bootstrap
#140994
opened May 14, 2025 by
onur-ozkan
•
Draft
Suggest replace f with f: Box<f> when expr field is short hand
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.
#140989
opened May 14, 2025 by
xizheyin
Loading…
MaybeUninit::write: fix doc
S-waiting-on-bors
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.
#140988
opened May 14, 2025 by
mathisbot
Loading…
Change 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.
core::iter::Fuse
's Default
impl to do what its docs say it does
S-waiting-on-review
#140985
opened May 14, 2025 by
zachs18
Loading…
fix doc for UnixStream
O-unix
Operating system: Unix-like
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.
#140984
opened May 14, 2025 by
mlowicki
Loading…
Improve doc of some methods that take ranges
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
#140983
opened May 13, 2025 by
tkr-sh
Loading…
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.
ptr::is_aligned_for
and NonNull::is_aligned_for
.
S-waiting-on-review
#140982
opened May 13, 2025 by
mathisbot
Loading…
Add match guard let chain drop order and scoping tests
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.
#140981
opened May 13, 2025 by
est31
Loading…
trait_sel: deep reject 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.
match_normalize_trait_ref
perf-regression
#140978
opened May 13, 2025 by
davidtwco
Loading…
[win] Use a dash instead of slash for linker to avoid breaking lld
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.
#140977
opened May 13, 2025 by
dpaoliello
Loading…
Add 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.
Ipv4Addr
and Ipv6Addr
diagnostic items
S-waiting-on-bors
#140976
opened May 13, 2025 by
samueltardieu
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.