-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove Area: The tidy tool
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-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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
box_new
intrinsic
A-tidy
hide 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.
alloc::alloc::box_new
in docs
S-waiting-on-bors
#147847
opened Oct 18, 2025 by
WaffleLapkin
Loading…
Update typos
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-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-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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#147826
opened Oct 17, 2025 by
Muscraft
Loading…
Unify and deduplicate max recip float tests
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.
#147818
opened Oct 17, 2025 by
rperier
Loading…
btree: some cleanup with less unsafe
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#147814
opened Oct 17, 2025 by
hkBst
Loading…
btree: cleanup difference, intersection, is_subset
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#147808
opened Oct 17, 2025 by
hkBst
Loading…
Add -Zannotate-moves for profiler visibility of move/copy operations (codegen)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#147803
opened Oct 17, 2025 by
jsgf
Loading…
motor: Use UTF-8 guarantee for OS strings
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.
#147797
opened Oct 17, 2025 by
thaliaarchi
Loading…
Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
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-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.
constify comparison traits on slices
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.
#147790
opened Oct 16, 2025 by
npmccallum
Loading…
const Cell methods
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.
#147788
opened Oct 16, 2025 by
clarfonthey
Loading…
Implement clamp_min and clamp_max
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.
#147786
opened Oct 16, 2025 by
Kyuuhachi
Loading…
Return 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.
Option
from exact_div
and inherit overflow checks
S-waiting-on-review
#147784
opened Oct 16, 2025 by
nxsaken
Loading…
Implement VecDeque::extract_if
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.
#147780
opened Oct 16, 2025 by
tisonkun
Loading…
Rename 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.
*exact_{div,shr,shl}
to *{div,shr,shl}_exact
S-waiting-on-review
#147771
opened Oct 16, 2025 by
nxsaken
Loading…
Improve error message for std integer clamp() if min > max
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.
#147754
opened Oct 16, 2025 by
Dan54
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.
replace_with
and replacen_with
for unstable feature replace_with
S-waiting-on-review
#147741
opened Oct 15, 2025 by
alpaylan
Loading…
Optimize core::Zip::next_back()
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.
#147740
opened Oct 15, 2025 by
Dan54
Loading…
stabilize Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-1
Lang team prioritization drag level 1. 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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
asm_cfg
A-compiler-builtins
#147736
opened Oct 15, 2025 by
folkertdev
Loading…
Remove -Zoom=panic
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#147725
opened Oct 15, 2025 by
bjorn3
Loading…
update isolate_highest_one for NonZero<T>
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.
#147686
opened Oct 14, 2025 by
vrtgs
Loading…
[rustdoc] Correctly handle Area: port run-make Makefiles to rmake.rs
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.
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
should_panic
doctest attribute and fix --no-run
test flag on the 2024 edition
A-run-make
#147674
opened Oct 14, 2025 by
GuillaumeGomez
Loading…
Update comments in do_exec and add assertion for fd flag
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.
#147656
opened Oct 14, 2025 by
chenyukang
Loading…
unicode_data
refactors
S-waiting-on-review
#147622
opened Oct 13, 2025 by
Kmeakin
Loading…
Uplift module inspect from clippy
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#147599
opened Oct 12, 2025 by
chenyukang
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.