-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove 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.
LlvmArchiveBuilder
and supporting code/bindings
A-LLVM
#145484
opened Aug 16, 2025 by
Zalathar
Loading…
Add parentheses for closure when suggesting calling closure
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.
#145481
opened Aug 16, 2025 by
mu001999
Loading…
Remove chunk size from each chunk in Status: This is awaiting some action (such as code changes or more information) from the author.
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.
ChunkedBitSet
.
S-waiting-on-author
Hard-code 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.
char::is_control
S-waiting-on-review
#145479
opened Aug 16, 2025 by
Kmeakin
Loading…
Update cargo
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#145478
opened Aug 16, 2025 by
weihanglo
Loading…
[EXPERIMENT] Introduce Performance regression.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
TypingMode::Codegen
to avoid layout cycles
perf-regression
Fix typo in doc for library/std/src/fs.rs#set_permissions
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.
#145476
opened Aug 15, 2025 by
alurm
Loading…
Properly recover from parenthesized use-bounds (precise capturing lists) plus small cleanups
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.
#145474
opened Aug 15, 2025 by
fmease
Loading…
Enforce in bootstrap that dist and install must have stage at least 1
A-bootstrap-stamp
Area: bootstrap stamp logic
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
#145472
opened Aug 15, 2025 by
Kobzol
Loading…
Stabilize BTree{Map,Set}::extract_if
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.
#145471
opened Aug 15, 2025 by
rs-sac
Loading…
Split transmute check from HIR typeck
perf-regression
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.
#145469
opened Aug 15, 2025 by
cjgillot
Loading…
dedup recip, powi, to_degrees, and to_radians float tests
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.
#145468
opened Aug 15, 2025 by
karolzwolak
Loading…
Stabilize 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.
strict_provenance_atomic_ptr
feature
S-waiting-on-review
#145467
opened Aug 15, 2025 by
Kivooeo
Loading…
Stabilize 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.
array_repeat
feature
S-waiting-on-review
#145465
opened Aug 15, 2025 by
Kivooeo
Loading…
Stabilize 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_pathbuf_osstring_new
feature
S-waiting-on-review
#145464
opened Aug 15, 2025 by
Kivooeo
Loading…
[WIP] Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position
A-grammar
Area: The grammar of Rust
A-parser
Area: The lexing & parsing of Rust source code to an AST
A-proc-macros
Area: Procedural macros
A-tidy
Area: The tidy tool
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
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-lang
Relevant to the language team
Speedup 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)
copy_src_dirs
in bootstrap
S-waiting-on-bors
#145460
opened Aug 15, 2025 by
Kobzol
Loading…
[rustdoc] Add support new bang macro kinds
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#145458
opened Aug 15, 2025 by
GuillaumeGomez
Loading…
Experiment: Add Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
where T: Default
to Default for [T; 0]
impl.
S-waiting-on-crater
Do not strip binaries in bootstrap everytime if they are unchanged
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)
#145452
opened Aug 15, 2025 by
Kobzol
Loading…
Add static glibc to the nix dev shell
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
O-NixOS
Operating system: NixOS, https://nixos.org/
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#145451
opened Aug 15, 2025 by
WaffleLapkin
Loading…
cg_llvm: Small cleanups to 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.
owned_target_machine
A-LLVM
#145432
opened Aug 15, 2025 by
Zalathar
Loading…
Couple of codegen_fn_attrs improvements
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#145429
opened Aug 15, 2025 by
bjorn3
Loading…
compiletest: Require explicit Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
--filecheck-prefixes
A-compiletest
dump_mir
cleanups
S-waiting-on-review
#145421
opened Aug 15, 2025 by
nnethercote
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.