-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add docs about SDKs and C compilation on armv7a-vex-v5
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#155075
opened Apr 10, 2026 by
lewisfm
Contributor
Loading…
Set the Fuchsia ABI to the documented minimum
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#155072
opened Apr 9, 2026 by
ilovepi
Contributor
Loading…
Deny 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.
#[global_allocator] + #[thread_local]
S-waiting-on-review
#155071
opened Apr 9, 2026 by
Fayti1703
Contributor
Loading…
Avoid mir_const_qualif ICE for invalid const trait methods
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.
#155070
opened Apr 9, 2026 by
officialasishkumar
Loading…
Allow manual Unpin impls for local extern 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.
#155069
opened Apr 9, 2026 by
officialasishkumar
Loading…
Fix ICE in 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.
span_extend_prev_while with multibyte characters
S-waiting-on-review
#155068
opened Apr 9, 2026 by
lapla-cogito
Contributor
Loading…
error on invalid macho section specifier
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#155065
opened Apr 9, 2026 by
folkertdev
Contributor
Loading…
Rollup of 10 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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)
PG-exploit-mitigations
Project group: Exploit mitigations
rollup
A PR which is a rollup
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155064
opened Apr 9, 2026 by
JonathanBrouwer
Contributor
Loading…
rename local parameter, refactor 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.
ty::Free
S-waiting-on-review
#155063
opened Apr 9, 2026 by
josetorrs
Contributor
Loading…
2 tasks
Move tests from 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.
tests/ui/issues/ to appropriate directories
S-waiting-on-review
#155062
opened Apr 9, 2026 by
ujjwalvishwakarma2006
Contributor
Loading…
Fix Enzyme autodiff ICE by anchoring metadata markers in core
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.
#155059
opened Apr 9, 2026 by
purahan
Loading…
Move tests from 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.
tests/ui/issues/ to appropriate directories
S-waiting-on-review
#155058
opened Apr 9, 2026 by
ujjwalvishwakarma2006
Contributor
Loading…
Update libc to v0.2.184
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.
#155057
opened Apr 9, 2026 by
surban
Contributor
Loading…
UI automation
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.
#155055
opened Apr 9, 2026 by
rishi-techo-14
Loading…
constify 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.
Index(Mut), Deref(Mut) for Vec
S-waiting-on-review
#155054
opened Apr 9, 2026 by
Lars-Schumann
Contributor
Loading…
Documenting the case of 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.
Weak::upgrade returning None when the value behind the reference is missing
S-waiting-on-review
#155049
opened Apr 9, 2026 by
quixoticaxis
Loading…
Always exhaustively match on typing mode
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#155047
opened Apr 9, 2026 by
jdonszelmann
Contributor
Loading…
rust-analyzer subtree update
S-waiting-on-bors
#155046
opened Apr 9, 2026 by
lnicola
Member
Loading…
Don't try to remove 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.
drop_in_place calls in RemoveUnneededDrops
S-waiting-on-review
#155044
opened Apr 9, 2026 by
WaffleLapkin
Member
Loading…
Fix if branch in op.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.
#155043
opened Apr 9, 2026 by
malezjaa
Contributor
Loading…
Remove Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
AttributeExt
A-attributes
Fix code block whitespace handling in Markdown
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.
#155040
opened Apr 9, 2026 by
yalagadapavankumar
Loading…
minor follow up to removing soft mode Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#[unstable]
S-waiting-on-bors
#155039
opened Apr 9, 2026 by
WaffleLapkin
Member
Loading…
KeywordIdents Lint fix
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#155038
opened Apr 9, 2026 by
Bryntet
Contributor
Loading…
Store a PathBuf rather than SerializedModule for cached modules
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.
#155036
opened Apr 9, 2026 by
bjorn3
Member
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.