-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a lot of NLL 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.
known-bug tests
S-waiting-on-review
#145053
opened Aug 7, 2025 by
lqd
Loading…
Prevent name collisions with internal implementation details
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#145051
opened Aug 7, 2025 by
bjorn3
Loading…
add member constraints tests
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.
#145050
opened Aug 7, 2025 by
lcnr
Loading…
move 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.
type_check out of compute_regions
S-waiting-on-bors
#145047
opened Aug 7, 2025 by
lcnr
Loading…
Fix doc comment of File::try_lock and File::try_lock_shared
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.
#145046
opened Aug 7, 2025 by
ulrichstark
Loading…
doc(library): Fix Markdown in 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.
Iterator::by_ref
S-waiting-on-bors
#145045
opened Aug 7, 2025 by
Hywan
Loading…
Rollup of 19 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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.
#145043
opened Aug 7, 2025 by
Zalathar
Loading…
stdarch subtree 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.
#145042
opened Aug 7, 2025 by
heiher
Loading…
rework GAT borrowck limitation error
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.
#145041
opened Aug 7, 2025 by
lcnr
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.
#145040
opened Aug 7, 2025 by
tshepang
Loading…
Reimplement 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.
print_region in type_name.rs.
S-waiting-on-bors
#145033
opened Aug 7, 2025 by
nnethercote
Loading…
GVN: Do not flatten derefs with ProjectionElem::Index.
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.
#145030
opened Aug 7, 2025 by
cjgillot
Loading…
Optimize Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
char::is_alphanumeric
S-waiting-on-author
#145027
opened Aug 6, 2025 by
Kmeakin
Loading…
Update books
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#145026
opened Aug 6, 2025 by
rustbot
Loading…
run spellcheck as a tidy extra check in ci
A-CI
Area: Our Github Actions CI
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#145025
opened Aug 6, 2025 by
lolbinarycat
Loading…
Optimize indexing slices and strs with inclusive ranges
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#145024
opened Aug 6, 2025 by
Kmeakin
Loading…
rustdoc: turn is_unnamable into a compiler query
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.
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.
#145021
opened Aug 6, 2025 by
lolbinarycat
Loading…
Derive 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.
Hash for rustc_public types
S-waiting-on-author
#145018
opened Aug 6, 2025 by
AlexanderPortland
Loading…
Explicitly disable vector feature on s390x baseline of bad-reg test
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.
#145017
opened Aug 6, 2025 by
pmur
Loading…
overhaul 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.
&mut suggestions in borrowck errors
S-waiting-on-review
#145013
opened Aug 6, 2025 by
fee1-dead
Loading…
Tail call diagnostics to include lifetime info
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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.
#145012
opened Aug 6, 2025 by
Kivooeo
Loading…
Enforce in bootstrap that doc must have stage at least 1
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Couple of minor abi handling 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.
#145010
opened Aug 6, 2025 by
bjorn3
Loading…
A couple small changes for rust-analyzer next-solver work
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.
#145009
opened Aug 6, 2025 by
jackh726
Loading…
Fix build/doc/test of error index generator
A-testsuite
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#145007
opened Aug 6, 2025 by
Kobzol
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.