-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Enable annotate-snippets' simd feature
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.
#149077
opened Nov 19, 2025 by
Muscraft
Loading…
Fix the issue of unused assignment from MIR liveness checking
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.
#149072
opened Nov 19, 2025 by
chenyukang
Loading…
Address annotate-snippets test differences
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#149065
opened Nov 18, 2025 by
Muscraft
Loading…
Add new Tier-3 target: riscv64im-unknown-none-elf
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.
#148790
opened Nov 10, 2025 by
kevaundray
Loading…
Unconstrained parameter fix
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.
T-compiler
Relevant to the compiler 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.
#148788
opened Nov 10, 2025 by
TomtheCoder2
Loading…
const validation: remove check for mutable refs in final value of const
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
#148746
opened Nov 9, 2025 by
RalfJung
Loading…
Stabilize Frontmatter
F-frontmatter
`#![feature(frontmatter)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-style
Relevant to the style team, which will review and decide on the PR/issue.
#148051
opened Oct 23, 2025 by
epage
Loading…
3 of 10 tasks
cmse: lint on unions crossing the secure boundary
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
F-abi_cmse_nonsecure_call
`#![feature(abi_cmse_nonsecure_call)]`
F-cmse_nonsecure_entry
`#![feature(cmse_nonsecure_entry)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
#147697
opened Oct 14, 2025 by
folkertdev
Loading…
Stabilize Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-trim-paths
Feature: trim-paths
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
to-announce
Announce this issue on triage meeting
-Zremap-path-scope
A-LLVM
#147611
opened Oct 12, 2025 by
Urgau
Loading…
Add a new lint Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
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-rust-analyzer
Relevant to the rust-analyzer 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.
UNCONSTRUCTABLE_PUB_STRUCT to detect unconstructable public structs
I-lang-nominated
#146440
opened Sep 11, 2025 by
mu001999
Loading…
Enable Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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.
outline-atomics by default on more AArch64 platforms
A-compiler-builtins
#144938
opened Aug 5, 2025 by
tgross35
Loading…
Add suggestion to 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.
.to_owned() used on Cow when borrowing
S-waiting-on-author
#144925
opened Aug 4, 2025 by
Periodic1911
Loading…
Add powerpc64-unknown-linux-gnuelfv2 target
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-LLVM
Status: the compiler-dragon is eepy, can someone get it some tea?
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.
#144220
opened Jul 20, 2025 by
Gelbpunkt
Loading…
Do not insert duplicate SourceFile
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.
#140363
opened Apr 27, 2025 by
Zoxc
Loading…
Fix linking for symbols starting with ? on i686-pc-windows-msvc
A-linkage
Area: linking into static, shared libraries and binaries
has-merge-commits
PR has merge commits, merge with caution.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (also known as IA-32, i386, i586, i686)
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.
#130808
opened Sep 25, 2024 by
checkraisefold
Loading…
sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#123617
opened Apr 8, 2024 by
rcvalle
Loading…
#[cold] on match arms
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
T-lang
Relevant to the language team
#120193
opened Jan 21, 2024 by
x17jiri
Loading…
ProTip!
Updated in the last three days: updated:>2025-11-19.