-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rename "non-inline module" to "file module" in proc macro diagnostics
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.
#147438
opened Oct 7, 2025 by
reddevilmidzy
Loading…
slice/ascii: Optimize 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.
eq_ignore_ascii_case
with auto-vectorization
S-waiting-on-review
#147436
opened Oct 7, 2025 by
okaneco
Loading…
cg_llvm: More preparation for moving FFI bindings to 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.
rustc_llvm
A-LLVM
#147430
opened Oct 7, 2025 by
Zalathar
Loading…
tests: basic-[debugger-]stepping.rs: Disable SingleUseConsts MIR pass temporarily
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.
#147426
opened Oct 7, 2025 by
Enselic
Loading…
Add check if span is from macro expansion
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.
#147421
opened Oct 6, 2025 by
Kivooeo
Loading…
Early return if span is from expansion so we dont get empty span and ice later on
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.
#147416
opened Oct 6, 2025 by
Kivooeo
Loading…
Remove needs-asm-support directive in tests with explicit targets
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.
#147406
opened Oct 6, 2025 by
jchecahi
Loading…
Fix issue with callsite inline attribute not being applied sometimes.
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.
#147404
opened Oct 6, 2025 by
JamieCunliffe
Loading…
TryFrom<integer> for bool
S-waiting-on-t-libs-api
Status: Awaiting decision from T-libs-api
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#147400
opened Oct 6, 2025 by
hkBst
Loading…
hir_owner_parent optimized to inlined call for non-incremental build
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.
unused_must_use: Don't warn on 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-nominated
Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team
Result<(), Uninhabited>
or ControlFlow<Uninhabited, ()>
disposition-merge
#147382
opened Oct 5, 2025 by
joshtriplett
Loading…
Safer sort partition
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.
#147378
opened Oct 5, 2025 by
kornelski
Loading…
Run main rust-analyzer tests in rust-lang/rust CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
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.
#147372
opened Oct 5, 2025 by
jieyouxu
Loading…
Add extra Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
unchecked_disjoint_bitor
implementations.
S-waiting-on-review
#147368
opened Oct 5, 2025 by
bjoernager
Loading…
Avoid suggesting constrain the associated type to a trait
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.
#147362
opened Oct 5, 2025 by
chenyukang
Loading…
Make inliner cycle detection a fallible process
perf-regression
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.
Add alignment parameter to Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
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.
simd_masked_{load,store}
A-LLVM
#147355
opened Oct 4, 2025 by
sayantn
Loading…
3 tasks done
only call polymorphic array iter drop machinery when the type requires it
perf-regression
Performance regression.
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.
#147353
opened Oct 4, 2025 by
the8472
Loading…
Avoid 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.
LocalCopy
instantiation for #[inline]
on -Copt-level=0
perf-regression
Update x.ps1
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)
#147350
opened Oct 4, 2025 by
xyrar
Loading…
Add is_bit_one method to ints and uints
needs-acp
This change is blocked on the author creating an ACP.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#147336
opened Oct 4, 2025 by
AljoschaMeyer
Loading…
std::os::windows::net: add Unix-domain socket support (AF_UNIX on Windows)
O-windows
Operating system: Windows
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.
#147335
opened Oct 4, 2025 by
kouhe3
Loading…
2 tasks done
wip tcmalloc
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
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.
#147333
opened Oct 4, 2025 by
0xdeafbeef
Loading…
reorganize 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.
proc_macro
crate
S-waiting-on-review
#147307
opened Oct 3, 2025 by
cyrgani
Loading…
asm! support for the Xtensa architecture
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.
#147302
opened Oct 3, 2025 by
MabezDev
Loading…
ProTip!
Follow long discussions with comments:>50.