-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
scalable vecs size incl. num vecs + no sret for scalable vecs
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.
#157915
opened Jun 15, 2026 by
davidtwco
Member
Loading…
compiler-builtins: pass -fdebug-compilation-dir=. to fix S_OBJNAME reproducibility on Windows
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
has-merge-commits
PR has merge commits, merge with caution.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#157914
opened Jun 15, 2026 by
paradoxicalguy
Contributor
Loading…
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#157913
opened Jun 15, 2026 by
JonathanBrouwer
Contributor
Loading…
stabilize str_from_utf16_endian
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#157912
opened Jun 15, 2026 by
jnodorp
Contributor
Loading…
Rename Area: Attributes (`#[…]`, `#![…]`)
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.
errors.rs file to diagnostics.rs (10/N)
A-attributes
#157911
opened Jun 15, 2026 by
GuillaumeGomez
Member
Loading…
Dont rerun stalled goals if erased runs succeeded*
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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)
#157910
opened Jun 15, 2026 by
jdonszelmann
Contributor
Loading…
fix binding const argument to assoc type suggestion
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.
#157908
opened Jun 15, 2026 by
Kivooeo
Member
Loading…
chore(rustdoc): refresh JS toolchain with Vite+
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-search
Area: Rustdoc's search feature
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rust-analyzer
Relevant to the rust-analyzer 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.
Update comments for 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.
-Zrandomize-layout for some guaranteed ZSTs
S-waiting-on-author
Add Alice Ryhl to libs review rotation
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#157904
opened Jun 15, 2026 by
Darksonn
Member
Loading…
Fix nonsensical Area: Attributes (`#[…]`, `#![…]`)
needs-crater
This change needs a crater run to check for possible breakage in the ecosystem.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#[path] attributes being silently allowed
A-attributes
#157903
opened Jun 15, 2026 by
krishkumarwork3-beep
Loading…
Update intrinsics wrapping documentation
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.
#157900
opened Jun 15, 2026 by
elanortang
Loading…
Update LLVM to 22.1.7
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#157899
opened Jun 14, 2026 by
dianqk
Member
Loading…
filter out derive helper attributes during ast lowering but keeping them for rustdoc
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.
#157896
opened Jun 14, 2026 by
kantnero
Loading…
Replace VarDebugInfoContents::Const by StmtDebugInfo::AssignConst.
perf-regression
Performance regression.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
Reject extra fields in MGCA struct const arguments
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.
#157886
opened Jun 14, 2026 by
Shourya742
Member
Loading…
Propagate 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.
#[allow(dead_code)] on adts to their inherent impls
perf-regression
Remove strict invariant node_type on hir_type during ty privacy visit
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.
#157883
opened Jun 14, 2026 by
Shourya742
Member
Loading…
bootstrap: fix inverted success check in PowerShell download fallback
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)
#157879
opened Jun 14, 2026 by
SebTardif
Loading…
impl [const] Default for BTreeMap
S-waiting-on-review
#157878
opened Jun 13, 2026 by
estebank
Contributor
Loading…
Stabilize 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
nonzero_from_str_radix
S-waiting-on-bors
#157877
opened Jun 13, 2026 by
niklasf
Contributor
Loading…
mips: set llvm_args -mno-check-zero-division for all mips targets
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.
#157873
opened Jun 13, 2026 by
xry111
Contributor
Loading…
suspicious_double_ref_op: report unadjusted return type
S-waiting-on-bors
#157872
opened Jun 13, 2026 by
qaijuang
Contributor
Loading…
[rustdoc] Update Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
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.
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.
doc_cfg hide/show syntax
A-attributes
#157871
opened Jun 13, 2026 by
GuillaumeGomez
Member
Loading…
std: sys: solid: clamp connect_timeout tv_sec instead of truncating
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.
#157870
opened Jun 13, 2026 by
devnexen
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.