-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: fix typos in comment
A-tidy
Area: The tidy tool
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)
#145950
opened Aug 28, 2025 by
Dannyyy93
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.
#145949
opened Aug 28, 2025 by
jhpratt
Loading…
Stabilize 28 RISC-V target features (Target: RISC-V architecture
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.
riscv_ratified_v2
)
O-riscv
#145948
opened Aug 28, 2025 by
a4lg
Loading…
Add more to the Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
[workspace.dependencies]
section in the top-level Cargo.toml
A-compiletest
#145947
opened Aug 27, 2025 by
nnethercote
Loading…
Remove unnecessary 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.
[dependencies.unicode-properties]
entries.
S-waiting-on-bors
#145946
opened Aug 27, 2025 by
nnethercote
Loading…
std: Start supporting WASIp2 natively
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-tidy
Area: The tidy tool
O-wasi
Operating system: Wasi, Webassembly System Interface
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.
#145944
opened Aug 27, 2025 by
alexcrichton
Loading…
stdlib docs: document lifetime extension for 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.
format_args!
's arguments
S-waiting-on-review
#145943
opened Aug 27, 2025 by
dianne
Loading…
Disable 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.
integer_to_ptr_transmutes
suggestion for unsized types
S-waiting-on-review
#145941
opened Aug 27, 2025 by
Urgau
Loading…
single buffer for exponent fmt of integers
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.
#145940
opened Aug 27, 2025 by
pascaldekloe
Loading…
const 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.
select_unpredictable
S-waiting-on-review
#145939
opened Aug 27, 2025 by
clarfonthey
Loading…
add doc-hidden to exports in attribute prelude
A-attributes
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.
#145937
opened Aug 27, 2025 by
jdonszelmann
Loading…
[DO NOT MERGE] 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
-Znext-solver
test Certainty::Yes
when only ambiguous goals are "trivial"
perf-regression
thing_as_thing
S-waiting-on-ACP
#145933
opened Aug 27, 2025 by
GrigorenkoPV
•
Draft
Allow Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
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.
inline(always)
with a target feature behind a unstable feature target_feature_inline_always
.
A-attributes
#145932
opened Aug 27, 2025 by
JamieCunliffe
Loading…
Clarify that align_offset overaligns
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.
#145931
opened Aug 27, 2025 by
gonzalobg
Loading…
const
ify (the unstable) str::as_str
S-waiting-on-review
#145930
opened Aug 27, 2025 by
GrigorenkoPV
Loading…
fix APITIT being treated as a normal generic parameter in suggestions
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.
#145929
opened Aug 27, 2025 by
Qelxiros
Loading…
Rename Area: Our Github Actions CI
A-panic
Area: Panicking machinery
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Location::file_with_nul
to file_as_c_str
A-CI
#145928
opened Aug 27, 2025 by
Darksonn
Loading…
compiletest: Remove several remnants of the old libtest-based executor
A-compiletest
Area: The compiletest test runner
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)
#145926
opened Aug 27, 2025 by
Zalathar
Loading…
-Znext-solver
: support non-defining uses in closures
I-lang-radar
#145925
opened Aug 27, 2025 by
lcnr
Loading…
Uplifts and extends Nominated for discussion during a lang team meeting.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
clippy::needless-maybe-sized
into rustc
I-lang-nominated
#145924
opened Aug 27, 2025 by
CrooseGit
Loading…
bootstrap: Explicitly mark the end of a failed test's captured output
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)
#145920
opened Aug 27, 2025 by
Zalathar
Loading…
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-libs-api
Relevant to the library API 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.
fmt::from_fn
S-waiting-on-review
#145915
opened Aug 27, 2025 by
coolreader18
Loading…
Track diagnostic attributes pre proc macro expansion, prepend post expansion.
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.
Add spin_loop hint for LoongArch
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.
#145913
opened Aug 27, 2025 by
heiher
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.