-
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
Remove incorrect comments 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.
Weak
S-waiting-on-bors
#142700
opened Jun 19, 2025 by
theemathas
Loading…
Offload device1
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
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.
More robustly deal with relaxed bounds and improve their diagnostics
perf-regression
Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Skip debug dep node code in non-incremental mode
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.
#142686
opened Jun 18, 2025 by
zetanumbers
Loading…
Update bundled musl to 1.2.5
A-testsuite
Area: The testsuite used to check the correctness of rustc
relnotes
Marks issues that should be documented in the release notes of the next release.
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#142682
opened Jun 18, 2025 by
Gankra
Loading…
Remove the Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#[no_sanitize]
attribute in favor of #[sanitize(xyz = "on|off")]
A-attributes
#142681
opened Jun 18, 2025 by
1c3t3a
Loading…
Fix passing/returning structs with the 64-bit SPARC ABI
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.
#142680
opened Jun 18, 2025 by
beetrees
Loading…
Misc cleanups of 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.
generic_arg_infer
related HIR logic
S-waiting-on-review
#142678
opened Jun 18, 2025 by
BoxyUwU
Loading…
Show the offset, length and memory of uninit read errors
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.
#142673
opened Jun 18, 2025 by
oli-obk
Loading…
add #![rustc_no_implicit_bounds]
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)
#142671
opened Jun 18, 2025 by
davidtwco
Loading…
Document fully-qualified syntax in 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.
as
' keyword doc
S-waiting-on-author
#142670
opened Jun 18, 2025 by
fpdotmonkey
Loading…
trait_sel: add builtin impl for 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)
PointeeSized
S-waiting-on-review
#142663
opened Jun 18, 2025 by
davidtwco
Loading…
compiler-builtins: Clean up features
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
rustdoc search: rank aliases lower than exact matches
A-rustdoc-search
Area: Rustdoc's search feature
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.
#142653
opened Jun 17, 2025 by
lolbinarycat
Loading…
[perf] Compute hard errors without diagnostics in impl_intersection_has_impossible_obligation
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.
#142647
opened Jun 17, 2025 by
compiler-errors
Loading…
rustdoc-json: Postcard output
A-compiletest
Area: The compiletest test runner
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142642
opened Jun 17, 2025 by
aDotInTheVoid
•
Draft
Generate symbols.o for proc-macros too
A-proc-macros
Area: Procedural macros
A-run-make
Area: port run-make Makefiles to rmake.rs
F-used_with_arg
`#![feature(used_with_arg)]`
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.
#142641
opened Jun 17, 2025 by
bjorn3
Loading…
Implement autodiff using intrinsics
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
error out when Area: alignment control (`repr(align(N))` and so on)
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.
repr(align)
exceeds COFF limit
A-align
#142638
opened Jun 17, 2025 by
nthery
Loading…
Remove some glob imports from the type system
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#142637
opened Jun 17, 2025 by
compiler-errors
Loading…
alternate interface for OrderedJson to reduce allocations
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.
#142634
opened Jun 17, 2025 by
lolbinarycat
Loading…
Only compute recursive callees once.
A-mir-opt
Area: MIR optimizations
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.
#142625
opened Jun 17, 2025 by
cjgillot
Loading…
Move placeholder error handling to before region inference
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.
#142623
opened Jun 17, 2025 by
amandasystems
Loading…
Do not suggest compatible variants inside macro
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.
#142611
opened Jun 17, 2025 by
xizheyin
Loading…
Allow Area: Attributes (`#[…]`, `#![…]`)
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, or significant enough to need a team FCP to proceed.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#[must_use]
on associated types to warn on unused values in generic contexts
A-attributes
#142590
opened Jun 16, 2025 by
compiler-errors
Loading…
ProTip!
Updated in the last three days: updated:>2025-06-22.