-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update dependencies in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
library/Cargo.lock
S-waiting-on-bors
#142276
opened Jun 10, 2025 by
tgross35
Loading…
updated Jun 11, 2025
dirfd: preliminary unix and windows implementations
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139514
opened Apr 8, 2025 by
Qelxiros
Loading…
updated Jun 11, 2025
[perf] Cache the canonical *instantiation* of param-envs (this time but less)
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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)
#142322
opened Jun 10, 2025 by
compiler-errors
•
Draft
updated Jun 11, 2025
rustdoc-types
deBox
ification
A-run-make
#142327
opened Jun 11, 2025 by
fluiderson
Loading…
updated Jun 11, 2025
Get rid of Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
EscapeDebugInner
.
S-waiting-on-author
#138237
opened Mar 8, 2025 by
reitermarkus
Loading…
updated Jun 11, 2025
Faster fmt::Display of 128-bit integers, without unsafe pointer
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.
#136594
opened Feb 5, 2025 by
pascaldekloe
Loading…
updated Jun 11, 2025
[EXPERIMENTAL] assert in release builds in Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustc_ast_lowering
S-experimental
#142267
opened Jun 9, 2025 by
workingjubilee
•
Draft
updated Jun 11, 2025
tests: Add Relevant to the compiler team, which will review and decide on the PR/issue.
RUST_BACKTRACE
and -Cpanic
revisions to panic-main.rs
test
T-compiler
[experiment] Try speeding up windows CI a bit
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
feat: Add 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.
bit_width
for unsigned integer types
S-waiting-on-review
#142328
opened Jun 11, 2025 by
sorairolake
Loading…
updated Jun 11, 2025
Fallback This issue / PR is in PFCP or FCP with a disposition to merge it.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
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.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
disposition-merge
#139087
opened Mar 28, 2025 by
beetrees
Loading…
updated Jun 11, 2025
Simplify implementation of Rust intrinsics by using type parameters in the cache
A-codegen
Area: Code generation
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.
#142259
opened Jun 9, 2025 by
sayantn
Loading…
updated Jun 11, 2025
gpu offload host code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
F-gpu_offload
`#![feature(gpu_offload)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Don't fold in Instantiate when there's nothing to fold
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.
#142317
opened Jun 10, 2025 by
compiler-errors
Loading…
updated Jun 11, 2025
[perf] Cache the canonical *instantiation* of param-envs
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142316
opened Jun 10, 2025 by
compiler-errors
•
Draft
updated Jun 11, 2025
Stabilize the 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.
breakpoint
function
S-waiting-on-review
#142325
opened Jun 10, 2025 by
joshtriplett
Loading…
updated Jun 10, 2025
Make Project group: Exploit mitigations
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.
lto
and linker-plugin-lto
work the same for compiler_builtins
PG-exploit-mitigations
#142323
opened Jun 10, 2025 by
maurer
Loading…
updated Jun 10, 2025
Remove check_mod_loops query and run the checks per-body instead
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.
#141883
opened Jun 2, 2025 by
oli-obk
Loading…
updated Jun 10, 2025
Insert checks for enum discriminants when debug assertions are enabled
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.
#141759
opened May 30, 2025 by
1c3t3a
Loading…
updated Jun 10, 2025
Remove unneeded 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.
FunctionCx
from some codegen methods
S-waiting-on-review
#142324
opened Jun 10, 2025 by
scottmcm
Loading…
updated Jun 10, 2025
Look at proc-macro attributes when encountering unknown attribute
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.
#134841
opened Dec 28, 2024 by
estebank
Loading…
updated Jun 10, 2025
add Area: Concerning the application binary interface (ABI)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
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.
extern "custom"
functions
A-ABI
#140770
opened May 7, 2025 by
folkertdev
Loading…
updated Jun 10, 2025
lint ImproperCTypes: overhaul (take 2 of "better handling of indirections")
A-LLVM
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`
F-autodiff
`#![feature(autodiff)]`
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.
#134697
opened Dec 23, 2024 by
niacdoial
Loading…
updated Jun 10, 2025
indicate ppc64 elf abi in e_flags
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.
#142321
opened Jun 10, 2025 by
ostylk
Loading…
updated Jun 10, 2025
Allow Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
enum
and union
literals to also create SSA values
A-LLVM
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.