-
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: Require Area: The compiletest test runner
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-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.
run-fail
ui tests to have an exit code (SIGABRT
not ok)
A-compiletest
#143002
opened Jun 25, 2025 by
Enselic
Loading…
4 tasks
Rename run always
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)
#143001
opened Jun 25, 2025 by
Shourya742
Loading…
Make `#![feature(const_trait_impl)]`
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.
Sub
, Mul
, Div
and Rem
const_traits
F-const_trait_impl
#143000
opened Jun 25, 2025 by
SciMind2460
Loading…
Convert some ABI tests to use Area: rustc-dev-guide
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.
extern "rust-invalid"
A-rustc-dev-guide
#142992
opened Jun 25, 2025 by
workingjubilee
Loading…
mbe: Mark expansion errors cold_path
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.
rustdoc: show attributes on enum variants
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.
#142987
opened Jun 24, 2025 by
lolbinarycat
Loading…
Port 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[export_name]
to the new attribute parsing infrastructure
A-attributes
#142986
opened Jun 24, 2025 by
JonathanBrouwer
Loading…
Make missing lifetime suggestion verbose
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)
#142981
opened Jun 24, 2025 by
compiler-errors
Loading…
Add new self-profiling event to cheaply aggregate query cache hit counts
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#142978
opened Jun 24, 2025 by
Kobzol
Loading…
Check CoerceUnsized impl validity before coercing
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.
#142976
opened Jun 24, 2025 by
compiler-errors
Loading…
mbe: Rework the Area: The tidy tool
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
concat
metavariable expression
A-tidy
Update stage0 to 1.89.0-beta.1
O-android
Operating system: Android
O-linux
Operating system: Linux
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#142974
opened Jun 24, 2025 by
cuviper
Loading…
[perf] Fast path for coercions of TY == TY
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.
#142973
opened Jun 24, 2025 by
compiler-errors
•
Draft
Extend dead code analysis of impls and impl items to non-ADTs
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.
#142968
opened Jun 24, 2025 by
mu001999
Loading…
Fix RwLock::try_write documentation for WouldBlock condition
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.
#142967
opened Jun 24, 2025 by
krikera
Loading…
Attribute rework: a parser for single attributes without arguments
A-attributes
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.
#142964
opened Jun 24, 2025 by
GrigorenkoPV
Loading…
Skip unnecessary components in x64 try builds
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142963
opened Jun 24, 2025 by
Kobzol
Loading…
Move 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.
scalar_to_backend
to ssa
A-LLVM
#142960
opened Jun 24, 2025 by
oli-obk
Loading…
replace dead reference code-index.md
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#142958
opened Jun 24, 2025 by
eeemmmmmm
Loading…
std: mention other methods that normalize a path in 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.
normalize_lexically
doc
S-waiting-on-review
#142957
opened Jun 24, 2025 by
xizheyin
Loading…
proven_via
into query response
perf-regression
mbe: Rework diagnostics for metavariable expressions.
A-tidy
Area: The tidy tool
F-macro_metavar_expr
`#![feature(macro_metavar_expr)]`
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.
#142950
opened Jun 24, 2025 by
tgross35
Loading…
Fix stack overflow when macro_rules! macros shadow builtin attributes or types
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.
#142946
opened Jun 24, 2025 by
clauses3
Loading…
rustdoc_json: Intern filenames
A-rustdoc-json
Area: Rustdoc JSON backend
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142945
opened Jun 24, 2025 by
nnethercote
Loading…
Shallowly bail from 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.
coerce_unsized
more
S-waiting-on-review
#142941
opened Jun 24, 2025 by
compiler-errors
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-25.