-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Clean up "const" situation in format_args!().
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-fmt
Area: `core::fmt`
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
#140544
opened May 1, 2025 by
m-ou-se
Loading…
docs (index.md): fix broken link
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#140542
opened May 1, 2025 by
gap-editor
Loading…
Rollup of 11 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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140541
opened May 1, 2025 by
Zalathar
Loading…
Clippy subtree update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#140540
opened May 1, 2025 by
flip1995
Loading…
Simplify 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.
attribute_groups
A-attributes
#140539
opened May 1, 2025 by
nnethercote
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#140538
opened May 1, 2025 by
tshepang
Loading…
Rename 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.
*Guard::try_map
to filter_map
.
S-waiting-on-review
#140536
opened May 1, 2025 by
zachs18
Loading…
Update hashbrown dependency to unblock ExtractIf improvements
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#140535
opened May 1, 2025 by
dtolnay
Loading…
PassWrapper: adapt for llvm/llvm-project@f137c3d592e96330e450a8fd63ef…
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#140534
opened May 1, 2025 by
erickt
Loading…
Fix RustAnalyzer discovery of rustc's 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.
stable_mir
crate
S-waiting-on-review
#140532
opened Apr 30, 2025 by
celinval
Loading…
Emit a warning if the doctest 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.
main
function will not be run
S-waiting-on-review
#140527
opened Apr 30, 2025 by
GuillaumeGomez
Loading…
docs: Specify that common sort functions sort in an ascending direction
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.
#140526
opened Apr 30, 2025 by
Natr1x
Loading…
Use lld by default on Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
x86_64-unknown-linux-gnu
stable
A-run-make
#140525
opened Apr 30, 2025 by
lqd
Loading…
Better error message for late/early lifetime param mismatch
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.
#140523
opened Apr 30, 2025 by
compiler-errors
Loading…
interpret: better error message for out-of-bounds pointer arithmetic and accesses
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.
#140521
opened Apr 30, 2025 by
RalfJung
Loading…
Use select in projection lookup in 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.
report_projection_error
S-waiting-on-bors
#140519
opened Apr 30, 2025 by
compiler-errors
Loading…
Less Performance regression.
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.
Instance::new_raw
perf-regression
#140518
opened Apr 30, 2025 by
compiler-errors
•
Draft
Stabilize proc_macro::Span::{file, local_file}.
A-proc-macros
Area: Procedural macros
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Stabilize Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#![feature(non_null_from_ref)]
S-waiting-on-review
#140511
opened Apr 30, 2025 by
mathisbot
Loading…
transmutability: merge contiguous runs with a common destination
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.
#140509
opened Apr 30, 2025 by
tmiasko
Loading…
rustc_target: RISC-V: feature addition batch 3
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
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.
#140507
opened Apr 30, 2025 by
a4lg
Loading…
linker: Quote symbol names in .def files
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.
#140505
opened Apr 30, 2025 by
petrochenkov
Loading…
Update to LLVM 20.1.4
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.
#140502
opened Apr 30, 2025 by
nikic
Loading…
support revealing uses in HIR typeck
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)
Incompletely allow overloaded call from opaque when self type bottoms out in infer
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)
#140496
opened Apr 30, 2025 by
compiler-errors
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.