-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[CRATER] probe fallout of 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
dyn
overlap
S-waiting-on-review
#140824
opened May 8, 2025 by
compiler-errors
•
Draft
Use a full cache for erasing regions
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.
#140814
opened May 8, 2025 by
compiler-errors
•
Draft
Support Area: port run-make Makefiles to rmake.rs
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.
-Clink-self-contained=+linker
for ld.lld
linker flavor
A-run-make
#140813
opened May 8, 2025 by
lqd
Loading…
Reduce special casing for the panic runtime
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.
#140809
opened May 8, 2025 by
bjorn3
Loading…
Implement Default for &Option
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.
#140808
opened May 8, 2025 by
camsteffen
Loading…
Introduce test results file
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.
T-testing-devex
Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#140805
opened May 8, 2025 by
patskovn
Loading…
[DO NOT MERGE] build Enzyme as archive
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
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-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.
#140799
opened May 8, 2025 by
ZuseZ4
Loading…
Add information about group a lint belongs to
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.
#140794
opened May 8, 2025 by
karolzwolak
•
Draft
std: explain prefer 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.
TryInto
over TryFrom
when specifying traits bounds on generic function
S-waiting-on-review
#140791
opened May 8, 2025 by
xizheyin
Loading…
Enable xray support for Mac
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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.
#140790
opened May 8, 2025 by
quininer
Loading…
Note expr being cast when encounter NonScalar cast error
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.
#140787
opened May 8, 2025 by
xizheyin
Loading…
Clarify upfront that Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
PartialOrd
is for strict partial orders
S-waiting-on-team
#140779
opened May 8, 2025 by
Muon
Loading…
don't walk into patterns or types in NestedBodiesVisitor
perf-regression
Performance regression.
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.
#140776
opened May 8, 2025 by
compiler-errors
•
Draft
Should Nominated for discussion during a compiler team meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Cforce-frame-pointers
favor the target or CLI?
I-compiler-nominated
#140774
opened May 7, 2025 by
workingjubilee
Loading…
{aarch64,x86_64}-*-windows-gnullvm: build host tools
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140772
opened May 7, 2025 by
mati865
Loading…
add 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
S-waiting-on-review
#140770
opened May 7, 2025 by
folkertdev
Loading…
Improve 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.
dangerous_implicit_aurorefs
diagnostic output
S-waiting-on-review
#140768
opened May 7, 2025 by
Urgau
Loading…
Stabilize Area: Enabling/disabling target features like AVX, Neon, etc.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
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, which will review and decide on the PR/issue.
sha512
. sm3
and sm4
for x86
A-target-feature
#140767
opened May 7, 2025 by
sayantn
Loading…
Stabilize keylocker
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
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, which will review and decide on the PR/issue.
#140766
opened May 7, 2025 by
sayantn
Loading…
Add auto-bitcasts between Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
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.
x86amx
and i32x256
for AMX intrinsics
O-x86_64
#140763
opened May 7, 2025 by
sayantn
Loading…
[win][ci] Update LLVM toolchain used to build LLVM to 20
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140757
opened May 7, 2025 by
dpaoliello
Loading…
[win][CI] Convert paths to Windows format before adding to PATH
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140754
opened May 7, 2025 by
dpaoliello
Loading…
[PERF] eagerly compute Performance regression.
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)
sub_relations
again
perf-regression
#140752
opened May 7, 2025 by
lcnr
Loading…
Allow storing format_args!() in variable
A-fmt
Area: `core::fmt`
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
name resolution for guard patterns
perf-regression
Performance regression.
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.
#140746
opened May 7, 2025 by
dianne
Loading…
ProTip!
What’s not been updated in a month: updated:<2025-04-13.