-
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
simplify receivers for some array method calls
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.
#143378
opened Jul 3, 2025 by
hkBst
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…
Unquerify extern_mod_stmt_cnum.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Unquerify maybe_unused_trait_imports.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Remove names_imported_by_glob_use query.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Prehash visibilities in resolver
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
remove redundant #[must_use]
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.
#143370
opened Jul 3, 2025 by
hkBst
Loading…
Various refactorings to the metadata loader
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.
#143369
opened Jul 3, 2025 by
bjorn3
Loading…
allow clippy manual ascii check for definitions of them
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.
#143367
opened Jul 3, 2025 by
hkBst
Loading…
Precompute stable hash for SyntaxContext.
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.
don't include Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
.md
in title
S-waiting-on-bors
#143364
opened Jul 3, 2025 by
fee1-dead
Loading…
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
A-tidy
Area: The tidy tool
F-autodiff
`#![feature(autodiff)]`
O-unix
Operating system: Unix-like
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-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.
T-libs
Relevant to the library 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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#143363
opened Jul 3, 2025 by
jdonszelmann
Loading…
Stop passing resolver disambiguator state to AST lowering.
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.
#143361
opened Jul 3, 2025 by
cjgillot
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…
Link to 2024 edition page for Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
!
fallback changes
A-docs
#143359
opened Jul 3, 2025 by
clubby789
Loading…
Retire hir::*ItemRef.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
use unsigned_abs instead 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.
abs
on signed int to silence clippy
S-waiting-on-review
#143356
opened Jul 3, 2025 by
hkBst
Loading…
wrapping shift: remove first bitmask and table
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.
#143355
opened Jul 3, 2025 by
hkBst
Loading…
Bye bye as command mut
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143354
opened Jul 3, 2025 by
Shourya742
•
Draft
update coherence example
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#143346
opened Jul 2, 2025 by
emmanuel-ferdman
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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.
#[path]
to the new attribute parsing infrastructure
A-attributes
#143344
opened Jul 2, 2025 by
JonathanBrouwer
•
Draft
Lint against 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
to &mut T
and &T
to &UnsafeCell<T>
transmutes (rebase)
S-waiting-on-review
#143343
opened Jul 2, 2025 by
GrigorenkoPV
Loading…
Mention that casting to *const () is a way to roundtrip with from_raw_parts
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.
#143341
opened Jul 2, 2025 by
Manishearth
Loading…
awhile -> a while where appropriate
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143340
opened Jul 2, 2025 by
nabijaczleweli
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.