Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

compiletest: Prepare ignore/only conditions once in advance, without a macro 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)
#149470 opened Nov 30, 2025 by Zalathar Loading…
Leverage &mut in OnceLock when 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.
#149469 opened Nov 30, 2025 by tisonkun Loading…
Skipping borrowck because of trivial const 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.
#149468 opened Nov 30, 2025 by chenyukang Loading…
perf: remove loop from str::floor_char_boundary 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.
#149466 opened Nov 30, 2025 by overlookmotel Loading…
add a missing comma to default r-a settings file 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)
#149463 opened Nov 29, 2025 by cyrgani Loading…
rustdoc: sort unstable items first A-rustdoc-search Area: Rustdoc's search feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#149460 opened Nov 29, 2025 by lolbinarycat Loading…
std: sys: fs: uefi: Implement set_times and set_perm O-UEFI UEFI 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.
#149459 opened Nov 29, 2025 by Ayush1325 Loading…
Run clippy on cg_gcc in CI A-CI 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.
#149458 opened Nov 29, 2025 by GuillaumeGomez Loading…
[DO NOT MERGE] Check performance hit of emitting full metadata in check mode 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.
#149457 opened Nov 29, 2025 by bjorn3 Draft
std: don't call current_os_id from signal handler 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.
#149456 opened Nov 29, 2025 by joboet Loading…
Metadata decoding s 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.
#149455 opened Nov 29, 2025 by jdonszelmann Loading…
doc: panic::{take_hook, set_hook, update_hook} abort when called from… 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.
#149453 opened Nov 29, 2025 by sftse Loading…
Refactor out common code into a IndexItem::new constructor 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.
#149452 opened Nov 29, 2025 by yotamofek Draft
Fix for integer overflow in BinaryHeap for ZSTs 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.
#149451 opened Nov 29, 2025 by Saphereye Loading…
Rewrite String::replace_range 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.
#149447 opened Nov 29, 2025 by theemathas Loading…
make assoc fn inherit const stability from inherent const impl blocks PG-const-traits Project group: Const traits 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.
#149445 opened Nov 29, 2025 by fee1-dead Loading…
collapse constness query match logic PG-const-traits Project group: Const traits 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.
#149444 opened Nov 29, 2025 by fee1-dead Loading…
Tidying up UI tests [6/N] 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.
#149443 opened Nov 29, 2025 by reddevilmidzy Loading…
Fix span note for question mark expression 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.
#149442 opened Nov 29, 2025 by chenyukang Loading…
Remove suggestion from importing unstable items on stable channel 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.
#149440 opened Nov 29, 2025 by chenyukang Loading…
Remove unnecessary newline in JUnit formatter 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.
#149437 opened Nov 29, 2025 by ilammy Loading…
Fix variable deallocation order in panic unwinding paths 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.
#149435 opened Nov 29, 2025 by sladyn98 Loading…
Use a delayed bug for this layout ICE 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.
#149433 opened Nov 28, 2025 by scottmcm Loading…
Make the capitalization explicit on keyword misspell error 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.
#149427 opened Nov 28, 2025 by scrabsha Loading…
Move the libgccjit.so file in a target directory 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.
#149426 opened Nov 28, 2025 by antoyo Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.