-
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
only return nested goals 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Certainty::Yes
S-waiting-on-review
#140402
opened Apr 28, 2025 by
lcnr
Loading…
PassWrapper: adapt for llvm/llvm-project@d3d856ad8469
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#140400
opened Apr 28, 2025 by
durin42
Loading…
WIP: Unstable impls
A-attributes
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Fix backtrace for cygwin
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.
Add T-compiler backports Zulip notifications
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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140397
opened Apr 28, 2025 by
apiraino
Loading…
Workaround for windows-gnu rust-lld test failure
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#140396
opened Apr 28, 2025 by
ChrisDenton
Loading…
organize and extend forbidden target feature tests
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.
#140395
opened Apr 28, 2025 by
RalfJung
Loading…
Make bootstrap git tests more self-contained
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140394
opened Apr 28, 2025 by
Kobzol
Loading…
std: get rid of 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.
sys_common::process
S-waiting-on-review
#140393
opened Apr 28, 2025 by
joboet
Loading…
compiletest: Remove the libtest-based executor and its dependency
A-compiletest
Area: The compiletest test runner
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)
#140392
opened Apr 28, 2025 by
Zalathar
Loading…
Rename sub_ptr to offset_from_unsigned in docs
S-waiting-on-bors
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.
#140391
opened Apr 28, 2025 by
DaniPopes
Loading…
Remove Area: SIMD (Single Instruction Multiple Data)
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
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-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.
avx512dq
and avx512vl
implication for avx512fp16
A-SIMD
#140389
opened Apr 28, 2025 by
sayantn
Loading…
Rollup of 7 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
CI-spurious-fail-rust-lld-crash
CI spurious failure: `rust-lld` crashing / SIGSEGV / 0xc0000374 heap corruption
rollup
A PR which is a rollup
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-infra
Relevant to the infrastructure 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140388
opened Apr 28, 2025 by
GuillaumeGomez
Loading…
Match on lang item kind instead of using an if/else chain
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.
#140386
opened Apr 28, 2025 by
oli-obk
Loading…
Subtree update of 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)
rust-analyzer
A-tidy
#140385
opened Apr 28, 2025 by
lnicola
Loading…
ci: use codebuild for Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
x86_64-gnu-distcheck
job
A-testsuite
ci: use aws codebuild for PR jobs
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.
transmutability: uninit transition matches unit byte only
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.
#140380
opened Apr 28, 2025 by
tmiasko
Loading…
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.
#140379
opened Apr 28, 2025 by
tshepang
Loading…
eagerly compute 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
S-waiting-on-review
Resolve instance for SymFn in global/naked asm
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.
#140374
opened Apr 27, 2025 by
compiler-errors
Loading…
Force exhaustive handling of parsed attributes
A-attributes
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.
#140372
opened Apr 27, 2025 by
mejrs
Loading…
Improve diagnostics for usage of qualified paths within tuple struct exprs/pats
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.
#140370
opened Apr 27, 2025 by
WaffleLapkin
Loading…
Add data_ptr method to Mutex and RwLock
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.
#140369
opened Apr 27, 2025 by
jplatte
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.
asm_cfg
: #[cfg(...)]
within asm!
S-waiting-on-review
#140367
opened Apr 27, 2025 by
folkertdev
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-04-25.