-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix references to unsupported on sys::paths::unix
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.
#160825
opened Aug 10, 2026 by
pheki
Contributor
Loading…
1 of 2 tasks
experiment: Require safety comments in all of std & alloc
O-android
Operating system: Android
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
O-hermit
Operating System: Hermit
O-itron
Operating System: ITRON
O-linux
Operating system: Linux
O-netbsd
Operating system: NetBSD
O-redox
Operating system: Redox, https://www.redox-os.org/
O-SGX
Target: SGX
O-solaris
Operating system: Solaris
O-solid
Operating System: SOLID
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
O-windows
Operating system: Windows
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Rollup of 7 pull requests
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.
#160823
opened Aug 9, 2026 by
jhpratt
Member
Loading…
Updates the expect messages in library/std/src/net/udp.rs to follow the style guide. Related issue: #159751
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.
#160821
opened Aug 9, 2026 by
jaroslawroszyk
Contributor
Loading…
1 of 2 tasks
Stabilize fs_set_times
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#160820
opened Aug 9, 2026 by
Mark-Simulacrum
Member
Loading…
Rework 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.
div_ceil for nonzero integers
S-waiting-on-review
#160819
opened Aug 9, 2026 by
TDecking
Contributor
Loading…
Switch try jobs to c8a.8xlarge
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.
#160818
opened Aug 9, 2026 by
Mark-Simulacrum
Member
•
Draft
Fix UB from &mut-derived pointer in Thread::new
O-unix
Operating system: Unix-like
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#160817
opened Aug 9, 2026 by
im-lunex
Contributor
Loading…
Mark const ptr methods and free functions as inline(always) to match *mut
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.
#160816
opened Aug 9, 2026 by
zakrad
Contributor
Loading…
Optimize linked list iterator performance
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.
#160813
opened Aug 9, 2026 by
fereidani
Contributor
Loading…
1 of 2 tasks
Fix Performance regression.
perf-regression-triaged
The performance regression has been triaged.
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.
visible_parent_map fallback map merging perf regression
perf-regression
#160811
opened Aug 9, 2026 by
zalanlevai
Contributor
Loading…
1 of 2 tasks
Update rustc crate rkyv to 0.8.18
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#160807
opened Aug 9, 2026 by
rperier
Contributor
Loading…
1 of 2 tasks
extern "custom": add tests
F-abi_custom
#160805
opened Aug 9, 2026 by
folkertdev
Contributor
Loading…
Change .expect message on net/parser to follow precondition style
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.
#160804
opened Aug 9, 2026 by
nakagawa-hayana
Loading…
1 of 2 tasks
Merge opaque hidden type candidates before member constraints
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.
Optimize new solver unification table ops
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#160801
opened Aug 9, 2026 by
nnethercote
Contributor
Loading…
Use recognizer functions for enums and tuple structs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#160791
opened Aug 9, 2026 by
Walnut356
Contributor
Loading…
1 of 2 tasks
rustc-book: update sys-v abi link
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#160790
opened Aug 9, 2026 by
vilgotf
Contributor
Loading…
1 of 2 tasks
parser diagnostics: Suggest adding a body for a match arm followed by a comma
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.
#160787
opened Aug 9, 2026 by
jakubadamw
Contributor
Loading…
Get rid of LLM disclosure checkboxes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#160785
opened Aug 9, 2026 by
jyn514
Member
Loading…
1 of 2 tasks
simplify 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.
MoveDataBuilder::move_path_for with new UnDerefer::co_iter_projections
S-waiting-on-review
#160784
opened Aug 9, 2026 by
beepster4096
Contributor
Loading…
1 of 2 tasks
Update Rust crate rand [SECURITY]
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.
#160783
opened Aug 8, 2026 by
renovate-bot
Contributor
Loading…
1 task
Disallow accesses through an Index projection when a sibling ConstantIndex projection has been moved out of
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.
#160780
opened Aug 8, 2026 by
beepster4096
Contributor
Loading…
1 of 2 tasks
Document and correct assignment order for yield and inline-asm
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.
#160777
opened Aug 8, 2026 by
cjgillot
Contributor
Loading…
1 of 2 tasks
interpret: treat pattern and unsafe-binder as ABI-transparent
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.
#160775
opened Aug 8, 2026 by
RalfJung
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.