-
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
tests: add private rpitit 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.
Miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144019
opened Jul 16, 2025 by
RalfJung
Loading…
Suggest use .get_mut instead of &mut when occur overloaded index expression
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.
#144018
opened Jul 16, 2025 by
xizheyin
Loading…
Rollup of 13 pull requests
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
F-autodiff
`#![feature(autodiff)]`
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.
#144017
opened Jul 16, 2025 by
samueltardieu
Loading…
trait_sel: 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.
MetaSized
always holds temporarily
S-waiting-on-review
#144016
opened Jul 16, 2025 by
davidtwco
Loading…
don't link to the nightly version of the Edition Guide in stable lints
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144014
opened Jul 16, 2025 by
dianne
Loading…
resolve: Make disambiguators for underscore bindings module-local
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.
#144013
opened Jul 16, 2025 by
petrochenkov
Loading…
bootstrap: Don't trigger an unnecessary LLVM build from check builds
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
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)
#144011
opened Jul 16, 2025 by
Zalathar
Loading…
Boostrap: add warning on 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)
optimize = false
S-waiting-on-bors
#144010
opened Jul 16, 2025 by
xdoardo
Loading…
Fix false positive double negations with macro invocation
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.
#144008
opened Jul 16, 2025 by
anatawa12
Loading…
clarify wording of match ergonomics diagnostics (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.
rust_2024_incompatible_pat
lint and error)
S-waiting-on-review
#144006
opened Jul 16, 2025 by
dianne
Loading…
Update poison.rs
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.
#144002
opened Jul 16, 2025 by
martinomburajr
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.
DefId::parent()
accessor for rustc_public
S-waiting-on-review
#144000
opened Jul 16, 2025 by
Coder-256
Loading…
Use $crate in macros for rustc_public (aka stable_mir)
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.
#143997
opened Jul 16, 2025 by
Coder-256
Loading…
add default FromIterator for types with Default and Extend trait
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
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.
T-infra
Relevant to the infrastructure 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.
Detect unmet bound error caused by lack of perfect derives
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.
#143993
opened Jul 15, 2025 by
estebank
Loading…
Add LocalKey<Cell>::update
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.
#143990
opened Jul 15, 2025 by
camsteffen
Loading…
[rustdoc] Make aliases search support partial matching
A-rustdoc-search
Area: Rustdoc's search feature
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#143988
opened Jul 15, 2025 by
GuillaumeGomez
Loading…
rustc_public: de-StableMIR-ize
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.
#143985
opened Jul 15, 2025 by
makai410
Loading…
Fix ice for feature-gated Area: Attributes (`#[…]`, `#![…]`)
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.
cfg
attributes applied to the crate
A-attributes
#143984
opened Jul 15, 2025 by
JonathanBrouwer
Loading…
Test fixes for Arm64EC Windows
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.
#143979
opened Jul 15, 2025 by
dpaoliello
Loading…
type_id_eq: check that the hash fully matches the type
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.
#143975
opened Jul 15, 2025 by
RalfJung
Loading…
Update core::mem::copy documentation
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.
#143970
opened Jul 15, 2025 by
SunkenPotato
Loading…
Add tracing to 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.
InterpCx::fn_abi_of_instance/fn_abi_of_fn_ptr
S-waiting-on-bors
#143968
opened Jul 15, 2025 by
Stypox
Loading…
constify 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.
Option
methods
S-waiting-on-review
#143967
opened Jul 15, 2025 by
oli-obk
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.