-
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
Fix "consider borrowing" for else-if
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.
#141812
opened May 31, 2025 by
JonathanBrouwer
Loading…
Unimplement unsized_locals
A-rustc-dev-guide
Area: rustc-dev-guide
F-unsized_locals
`#![feature(unsized_locals)]`
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.
#141811
opened May 31, 2025 by
mejrs
Loading…
Don't call WSACleanup on process exit
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.
#141809
opened May 31, 2025 by
ChrisDenton
Loading…
faster charsearcher
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.
#141808
opened May 31, 2025 by
bend-n
Loading…
Update Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiler-builtins
to 0.1.160
S-waiting-on-bors
#141805
opened May 31, 2025 by
tgross35
Loading…
Remove rustc's notion of "preferred" alignment AKA 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.
__alignof
S-waiting-on-review
#141803
opened May 31, 2025 by
workingjubilee
Loading…
bootstrap: build std with less frame pointers
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141800
opened May 30, 2025 by
workingjubilee
•
Draft
compiler: use FramePointer::NonLeaf on illumos
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.
#141798
opened May 30, 2025 by
workingjubilee
Loading…
compiler: Use FramePointer::NonLeaf for Apples
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.
#141797
opened May 30, 2025 by
workingjubilee
Loading…
Clean up some 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
S-waiting-on-review
#141793
opened May 30, 2025 by
Kivooeo
Loading…
Exclude 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)
CARGO_HOME
from generate-copyright
in-tree determination
S-waiting-on-review
#141789
opened May 30, 2025 by
Hoverbear
Loading…
Do not run PGO/BOLT in x64 Linux alt builds
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.
Change per-module naked fn checks to happen during typeck instead
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.
#141774
opened May 30, 2025 by
oli-obk
Loading…
Merge coroutine obligation checking into borrowck parallel loop
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.
#141773
opened May 30, 2025 by
oli-obk
Loading…
Merge Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc 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.
Cfg::render_long_html
and Cfg::render_long_plain
methods common code
S-waiting-on-review
#141770
opened May 30, 2025 by
GuillaumeGomez
Loading…
Move metadata object generation for dylibs to the linker code
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.
#141769
opened May 30, 2025 by
bjorn3
Loading…
ci: use free runner for aarch64-gnu-llvm-19-1 PR job
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.
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
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
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
#[cfg(version(...))]
, take 2
disposition-merge
#141766
opened May 30, 2025 by
est31
Loading…
2 of 3 tasks
FIXME(-Znext-solver)
triage
S-waiting-on-review
#141763
opened May 30, 2025 by
lcnr
Loading…
[experimental] Make witnesses more eager
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)
#141762
opened May 30, 2025 by
compiler-errors
•
Draft
Improve intrinsic handling in cg_ssa (part 2)
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.
#141760
opened May 30, 2025 by
bjorn3
Loading…
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…
constify float::{div,rem}_euclid
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141755
opened May 30, 2025 by
RalfJung
Loading…
Introduce Area: AST
F-impl_restriction
`#![feature(impl_restriction)]`
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.
impl
restrictions to AST, lower to rustc_middle
A-ast
#141754
opened May 30, 2025 by
jhpratt
Loading…
[WIP] Remap compiler vs non-compiler sources differently
A-path-remapping
Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.