-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[POC] 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
{cwd} placeholder in --remap-path-prefix
S-waiting-on-author
Rollup of 3 pull requests
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#157404
opened Jun 4, 2026 by
jhpratt
Member
Loading…
Implement feature 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.
integer_casts
S-waiting-on-review
#157402
opened Jun 3, 2026 by
orlp
Contributor
Loading…
Add regression test for late-bound type param in nested 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.
impl Trait
S-waiting-on-review
#157400
opened Jun 3, 2026 by
kohsine
Loading…
Silence llbc's output by default to prevent rustc's linker output warning
L-linker_messages
Lint: linker_messages
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#157399
opened Jun 3, 2026 by
kulst
Contributor
Loading…
cmse: clear padding when crossing the secure boundary
F-abi_cmse_nonsecure_call
`#![feature(abi_cmse_nonsecure_call)]`
F-cmse_nonsecure_entry
`#![feature(cmse_nonsecure_entry)]`
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.
#157397
opened Jun 3, 2026 by
folkertdev
Contributor
Loading…
Add @aapoalas to libs review rotation
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.
#157396
opened Jun 3, 2026 by
aapoalas
Contributor
Loading…
Add experimental 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.
fallible::Vec
S-waiting-on-review
#157394
opened Jun 3, 2026 by
ChrisDenton
Member
Loading…
Reorganize 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.
tests/ui/issues [4/N]
S-waiting-on-bors
#157391
opened Jun 3, 2026 by
zedddie
Contributor
Loading…
Parse deprecated note links separately in rustc_resolve
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.
#157386
opened Jun 3, 2026 by
TaKO8Ki
Member
Loading…
Enable Enzyme for x86_64-apple
A-CI
Area: Our Github Actions CI
A-testsuite
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157385
opened Jun 3, 2026 by
sgasho
Contributor
Loading…
Add Area: Attributes (`#[…]`, `#![…]`)
A-rustc-dev-guide
Area: rustc-dev-guide
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_dump_generics] attribute
A-attributes
#157384
opened Jun 3, 2026 by
addiesh
Loading…
tests: codegen-llvm: Ignore BPF targets in c-variadic-opt
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#157383
opened Jun 3, 2026 by
vadorovsky
Contributor
Loading…
Suggest 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.
type next to visibility for const items
S-waiting-on-review
#157382
opened Jun 3, 2026 by
reddevilmidzy
Member
Loading…
clarify compiler_fence (and fence) docs
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.
#157380
opened Jun 3, 2026 by
RalfJung
Member
Loading…
Add target checking to 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.
#[register_tool]
A-attributes
#157377
opened Jun 3, 2026 by
JonathanBrouwer
Contributor
Loading…
remove UnevaluatedConstKind::def_id
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)
#157374
opened Jun 3, 2026 by
khyperia
Contributor
Loading…
Clarify MaybeUninit::zeroed padding docs
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.
#157370
opened Jun 3, 2026 by
JinRudy
Loading…
Add a regression test for an unconstrained TransmuteFrom 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#157366
opened Jun 3, 2026 by
johnproblems
Loading…
Revert "LLVM 23: Run AssignGUIDPass in some places"
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
PG-exploit-mitigations
Project group: Exploit mitigations
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.
Document error conditions for 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.
Command::{spawn, output, status}
S-waiting-on-review
#157360
opened Jun 3, 2026 by
sanidhyasin
Loading…
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.
or_try_* variants for HashMap and BTreeMap Entry APIs
S-waiting-on-review
#157355
opened Jun 3, 2026 by
asder8215
Contributor
Loading…
Evaluate free constants and statics in definition order under the parallel front-end
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.
#157353
opened Jun 3, 2026 by
xmakro
Contributor
Loading…
Make the retained dep graph deterministic under the parallel frontend
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.
#157352
opened Jun 3, 2026 by
xmakro
Contributor
Loading…
compiletest: ignore SVG 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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
y offset in by-lines comparison
A-compiletest
#157350
opened Jun 3, 2026 by
xmakro
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.