-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stabilize 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.
Peekable::map_next_if (#![feature(peekable_next_if_map)])
S-waiting-on-review
#148941
opened Nov 14, 2025 by
jdonszelmann
Loading…
Combine 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.
impl<'a> Arguments<'a> blocks
S-waiting-on-review
#148940
opened Nov 14, 2025 by
dtolnay
Loading…
Show env normalization differences under two solvers
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)
#148939
opened Nov 14, 2025 by
adwinwhite
Loading…
Rollup of 4 pull requests
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
O-unix
Operating system: Unix-like
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.
#148938
opened Nov 14, 2025 by
Zalathar
Loading…
Remove initialized-bytes tracking from 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.
BorrowedBuf and BorrowedCursor
S-waiting-on-review
#148937
opened Nov 14, 2025 by
joshtriplett
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.
search_for_cycle_permutation to look for fn_sig
S-waiting-on-review
#148936
opened Nov 14, 2025 by
ywxt
Loading…
Fix division syntax in doc comments
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.
#148935
opened Nov 14, 2025 by
Wilfred
Loading…
Add note for option llvm.download-ci-llvm
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)
#148933
opened Nov 14, 2025 by
chenyukang
Loading…
tweak editor configs
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)
#148930
opened Nov 14, 2025 by
WaffleLapkin
Loading…
Fix performance regression with jemalloc
S-waiting-on-author
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Remove an outdated test
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.
#148918
opened Nov 13, 2025 by
WaffleLapkin
Loading…
fix incorrect import in 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.
std_detect on aarch64-unknown-openbsd
S-waiting-on-review
#148914
opened Nov 13, 2025 by
folkertdev
Loading…
add note to 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.
lines docs about empty str behavior
S-waiting-on-review
#148912
opened Nov 13, 2025 by
msmoiz
Loading…
Flags from env variables like 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)
RUSTFLAGS now have precedence over bootstrap own flags and not the other way around.
S-waiting-on-review
#148911
opened Nov 13, 2025 by
karolzwolak
Loading…
Reveal opaques defined in the body during analysis
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-rustdoc-search
Area: Rustdoc's search feature
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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-infra
Relevant to the infrastructure 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.
#148894
opened Nov 13, 2025 by
beamandala
Loading…
Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#148886
opened Nov 13, 2025 by
ZhongyaoChen
Loading…
Fix typo in comment in rustc_errors
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.
#148882
opened Nov 12, 2025 by
20jasper
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.
cfg_select! to pick assembly in codegen test
S-waiting-on-review
#148881
opened Nov 12, 2025 by
folkertdev
Loading…
rustdoc: microoptimize render_item, move stuff out of common path
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.
#148877
opened Nov 12, 2025 by
lolbinarycat
•
Draft
Remove context dependant `#![feature(never_type)]`
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.
! fallback
F-never_type
#148871
opened Nov 12, 2025 by
WaffleLapkin
Loading…
windows-gnu: update C toolchain
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.
Add new 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.
failed_merged_doctest_compilation rustdoc lint
S-waiting-on-author
#148866
opened Nov 12, 2025 by
GuillaumeGomez
•
Draft
move GAT inference prevention hack
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)
#148865
opened Nov 12, 2025 by
lcnr
Loading…
Check span owners (span lowering) in debug builds and fix missing lowerings
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#148863
opened Nov 12, 2025 by
jdonszelmann
Loading…
fix more filecheck errors
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.
#148860
opened Nov 12, 2025 by
klensy
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-10-14.