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

Update assignment for docs A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#160094 opened Jul 28, 2026 by ehuss Contributor Loading…
Switch cargo assignments to weihanglo A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#160093 opened Jul 28, 2026 by ehuss Contributor Loading…
miri ui tests: don't run native tests on stage 0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#160092 opened Jul 28, 2026 by RalfJung Member Loading…
Fix rustdoc toolbar height when title is taller than one line A-rustdoc-js Area: Rustdoc's JS front-end 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.
#160091 opened Jul 28, 2026 by GuillaumeGomez Member Loading…
rustc_resolve: Further reduce mutability in resolver 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.
#160090 opened Jul 28, 2026 by petrochenkov Contributor Loading…
Rollup of 14 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-CI Area: Our Github Actions CI A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc O-unix Operating system: Unix-like rollup A PR which is a rollup 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-clippy Relevant to the Clippy team. 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-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)
#160089 opened Jul 28, 2026 by JonathanBrouwer Contributor Loading…
fix 404 url in src/doc/rustdoc.md S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#160088 opened Jul 28, 2026 by cuishuang Contributor Loading…
Add regression test for nested associated-type projection 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.
#160087 opened Jul 28, 2026 by zakrad Loading…
Remove various superfluous lint attributes A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#160085 opened Jul 28, 2026 by mejrs Contributor Loading…
make atomic operations 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160079 opened Jul 28, 2026 by RalfJung Member Loading…
Don't compute FnAbi for LLVM intrinsics 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.
#160077 opened Jul 28, 2026 by bjorn3 Member Loading…
use unstable features when updating dependencies S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#160076 opened Jul 28, 2026 by marcoieni Member Loading…
std: make positional read/write unsupported on VxWorks 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.
#160075 opened Jul 28, 2026 by physwkim Contributor Loading…
Avoid TrustedLen specialization that optimize poorly in collect_remaining_errors 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)
#160073 opened Jul 28, 2026 by panstromek Contributor Loading…
sanitize_standard_fds: clarify macos comment O-unix Operating system: Unix-like 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.
#160071 opened Jul 28, 2026 by RalfJung Member Loading…
Update Rust crate tracing-subscriber to v0.3.23 [SECURITY] S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#160069 opened Jul 28, 2026 by renovate-bot Contributor Loading…
1 task
Preserve explicit register names in inline asm diagnostics 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.
#160068 opened Jul 28, 2026 by qaijuang Contributor Loading…
Simplify exception handling on wasm 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.
#160067 opened Jul 28, 2026 by bjorn3 Member Loading…
rustc_middle: lint attribute cleanups 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.
#160066 opened Jul 28, 2026 by mejrs Contributor Loading…
Distinguish the dep-graph index space from the live node count 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.
#160065 opened Jul 28, 2026 by xmakro Contributor Loading…
Fix ICE when dumping the dep graph with the parallel frontend A-run-make Area: port run-make Makefiles to rmake.rs 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.
#160063 opened Jul 28, 2026 by xmakro Contributor Loading…
codegen: skip stores for entirely-uninit constant aggregate fields, attempt #2 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.
#160060 opened Jul 28, 2026 by glandium Contributor Loading…
Avoid relating erased regions in valtree field types 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.
#160059 opened Jul 28, 2026 by amirHdev Contributor Loading…
atomic volatile: add intrinsics 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.
#160058 opened Jul 28, 2026 by RalfJung Member Loading…
refactor(mir-transform): Calculate optimization status inside run_passes_inner 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.
#160057 opened Jul 28, 2026 by clubby789 Contributor Loading…
ProTip! Adding no:label will show everything without a label.