-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143420
opened Jul 4, 2025 by
Kobzol
Loading…
bump termize dep
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.
#143417
opened Jul 4, 2025 by
klensy
Loading…
mbe: Defer checks for Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
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.
compile_error!
until reporting an unused macro rule
A-macros
#143416
opened Jul 4, 2025 by
joshtriplett
Loading…
Get rid of build-powerpc64le-toolchain.sh
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.
#143415
opened Jul 4, 2025 by
Gelbpunkt
Loading…
remove special-casing of boxes from match exhaustiveness/usefulness analysis
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.
#143414
opened Jul 4, 2025 by
dianne
Loading…
Move Area: The tidy tool
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
std_detect
into stdlib
A-tidy
Block SIMD in transmute_immediate; delete 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.
OperandValueKind
S-waiting-on-review
#143410
opened Jul 4, 2025 by
scottmcm
Loading…
Enable xgot feature for mips64 musl 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.
#143409
opened Jul 4, 2025 by
Gelbpunkt
Loading…
mbe: Gracefully handle macro rules that end after Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
=>
A-macros
#143408
opened Jul 4, 2025 by
joshtriplett
Loading…
Remove some unnecessary 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.
unsafe
in VecCache
S-waiting-on-perf
Update the Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
compiler-builtins
subtree
A-compiler-builtins
#143405
opened Jul 3, 2025 by
tgross35
Loading…
Port several trait/coherence-related attributes the new attribute system
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#143403
opened Jul 3, 2025 by
GrigorenkoPV
Loading…
Port several linking (linkage?) related attributes the new attribute system
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#143402
opened Jul 3, 2025 by
GrigorenkoPV
Loading…
tests: Don't check for self-printed output in std-backtrace.rs test
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.
#143401
opened Jul 3, 2025 by
Enselic
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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_pass_by_value]
to the new attribute system
A-attributes
#143400
opened Jul 3, 2025 by
GrigorenkoPV
Loading…
tidy: add support for Area: The tidy tool
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)
--extra-checks=auto:
feature
A-tidy
#143398
opened Jul 3, 2025 by
lolbinarycat
Loading…
test passing a Area: port run-make Makefiles to rmake.rs
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.
VaList
from rust to C
A-run-make
#143397
opened Jul 3, 2025 by
folkertdev
Loading…
Move NaN tests to floats/mod.rs
S-waiting-on-author
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.
#143396
opened Jul 3, 2025 by
rocurley
Loading…
Various refactors to the LTO handling code
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#143388
opened Jul 3, 2025 by
bjorn3
Loading…
Make __rust_alloc_error_handler_should_panic a function
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143387
opened Jul 3, 2025 by
dpaoliello
Loading…
Assign dependency bump PRs to me
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#143386
opened Jul 3, 2025 by
clubby789
Loading…
stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
const_array_each_ref
needs-fcp
#143383
opened Jul 3, 2025 by
fee1-dead
Loading…
stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
const_slice_reverse
needs-fcp
#143382
opened Jul 3, 2025 by
fee1-dead
Loading…
clippy fix: remove manual PartialEq::ne
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.
#143377
opened Jul 3, 2025 by
hkBst
Loading…
add a scope for 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.
if let
guard temporaries and bindings
S-waiting-on-review
#143376
opened Jul 3, 2025 by
dianne
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.