-
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
Move several float tests to floats/mod.rs
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.
#143738
opened Jul 10, 2025 by
rocurley
Loading…
Add impl const for Clone
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.
#143628
opened Jul 8, 2025 by
Randl
Loading…
slice: Mark 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.
rotate_left
, rotate_right
unstably const
S-waiting-on-bors
#143554
opened Jul 7, 2025 by
okaneco
Loading…
diag: improvements to patterns in bare fn ptr and trait decl
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.
#143469
opened Jul 5, 2025 by
Ezrashaw
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[cfg]
to the new attribute parsing infrastructure
A-attributes
#143460
opened Jul 4, 2025 by
JonathanBrouwer
Loading…
Do not visit impl-trait when looking for self-type elision.
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.
#143450
opened Jul 4, 2025 by
cjgillot
Loading…
Use relative visibility when noting sealed trait to reduce false positive
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.
#143431
opened Jul 4, 2025 by
xizheyin
Loading…
Fix multiple clippy issues
I-libs-nominated
Nominated for discussion during a libs team meeting.
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.
#143423
opened Jul 4, 2025 by
hkBst
Loading…
loop match: error on when you match up with someone and they really throw you for a loop
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.
#[const_continue]
outside #[loop_match]
F-loop_match
#143360
opened Jul 3, 2025 by
folkertdev
Loading…
Lint against 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
to &mut T
and &T
to &UnsafeCell<T>
transmutes (rebase)
S-waiting-on-author
#143343
opened Jul 2, 2025 by
GrigorenkoPV
Loading…
fix Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
PG-exploit-mitigations
Project group: Exploit mitigations
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.
-Zsanitizer=kcfi
on #[naked]
functions
A-attributes
#143293
opened Jul 1, 2025 by
folkertdev
Loading…
Remove duplicate error about raw underscore lifetime
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.
#143280
opened Jul 1, 2025 by
xizheyin
Loading…
implement std::fs::set_permissions_nofollow on unix
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.
#142938
opened Jun 24, 2025 by
lolbinarycat
Loading…
Move all LLVM externs into the rustc_llvm crate
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#142897
opened Jun 23, 2025 by
Diggsey
Loading…
Document fully-qualified syntax in 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.
as
' keyword doc
S-waiting-on-author
#142670
opened Jun 18, 2025 by
fpdotmonkey
Loading…
Put negative implementors first and apply same ordering logic to foreign implementors
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#142380
opened Jun 11, 2025 by
GuillaumeGomez
Loading…
gpu offload host code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
F-gpu_offload
`#![feature(gpu_offload)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#142097
opened Jun 5, 2025 by
ZuseZ4
Loading…
Optimize 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.
std::str::Chars::next
and std::str::Chars::next_back
S-waiting-on-author
#142038
opened Jun 4, 2025 by
Kmeakin
Loading…
Add 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.
Command::resolve_in_parent_path
S-waiting-on-author
#142035
opened Jun 4, 2025 by
ChrisDenton
Loading…
rustdoc: add ways of collapsing all impl blocks
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141663
opened May 27, 2025 by
lolbinarycat
Loading…
Suggest to bind 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.
self.x
to x
when field x
may be in format string
S-waiting-on-author
#141633
opened May 27, 2025 by
xizheyin
Loading…
Stabilize Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
T-lang
Relevant to the language team
to-announce
Announce this issue on triage meeting
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
if let
guards (feature(if_let_guard)
)
A-LLVM
#141295
opened May 20, 2025 by
Kivooeo
Loading…
5 of 7 tasks
fix Zip unsoundness (again)
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.
#141076
opened May 16, 2025 by
the8472
Loading…
Fix glob import tests
A-tidy
Area: The tidy tool
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.
#141060
opened May 15, 2025 by
pvdrz
Loading…
avoid violating 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.
slice::from_raw_parts
safety contract in Vec::extract_if
S-waiting-on-author
#141032
opened May 15, 2025 by
petrosagg
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.