-
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
tidy: add support for 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)
--extra-checks=auto:
feature
A-tidy
#143398
opened Jul 3, 2025 by
lolbinarycat
Loading…
test passing a Area: port run-make Makefiles to rmake.rs
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.
VaList
from rust to C
A-run-make
#143397
opened Jul 3, 2025 by
folkertdev
Loading…
Move NaN 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.
#143396
opened Jul 3, 2025 by
rocurley
Loading…
Always use the pure Rust fallback instead of Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
llvm.{maximum,minimum}
A-LLVM
#143395
opened Jul 3, 2025 by
Urgau
Loading…
compiler: Document and reduce 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.
fn provide
s in hir crates
S-waiting-on-bors
#143394
opened Jul 3, 2025 by
workingjubilee
Loading…
Rollup of 5 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143390
opened Jul 3, 2025 by
GuillaumeGomez
Loading…
Various refactors to the LTO handling code
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#143388
opened Jul 3, 2025 by
bjorn3
Loading…
Make __rust_alloc_error_handler_should_panic a function
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.
#143387
opened Jul 3, 2025 by
dpaoliello
Loading…
Assign dependency bump PRs to me
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#143386
opened Jul 3, 2025 by
clubby789
Loading…
Update browser-ui-test version to Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
0.21.1
A-testsuite
#143384
opened Jul 3, 2025 by
GuillaumeGomez
Loading…
stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
const_array_each_ref
needs-fcp
#143383
opened Jul 3, 2025 by
fee1-dead
Loading…
stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
const_slice_reverse
needs-fcp
#143382
opened Jul 3, 2025 by
fee1-dead
Loading…
rustdoc: don't treat methods under const impls or traits as const
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.
#143381
opened Jul 3, 2025 by
fee1-dead
Loading…
Replace kw_span by full span for generic const parameters.
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.
#143380
opened Jul 3, 2025 by
cjgillot
Loading…
Post {beta,stable}-accepted notifications to compiler/bootstrap backport zulip channels on Area: Issues & PRs about the rust-lang/rust repository itself
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.
{beta,stable}-accepted
label application
A-meta
#143379
opened Jul 3, 2025 by
jieyouxu
Loading…
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: 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.
if let
guard temporaries and bindings
S-waiting-on-perf
#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-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.
#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…
Previous Next
ProTip!
no:milestone will show everything without a milestone.