Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

improve c-variadic errors and reject plain ... 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.
#143546 opened Jul 6, 2025 by folkertdev Loading…
[experiment] Consider WF of coroutine witness when proving outlives assumptions 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-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)
#143545 opened Jul 6, 2025 by compiler-errors Loading…
compiler: rename BareFn to FnPtr 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143544 opened Jul 6, 2025 by workingjubilee Loading…
[WIP] Lint self-overlapping or-patterns under guard T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143541 opened Jul 6, 2025 by Nadrieril Draft
Simplify num formatting helpers 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#143540 opened Jul 6, 2025 by yotamofek Loading…
Regression tests for repr ICEs 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.
#143539 opened Jul 6, 2025 by JonathanBrouwer Loading…
Instantiate auto trait before computing higher-ranked constituent types needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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-types Relevant to the types team, which will review and decide on the PR/issue.
#143538 opened Jul 6, 2025 by compiler-errors Loading…
Replace remaining instances of error-pattern with //~? ERROR in tests/ui PG-exploit-mitigations Project group: Exploit mitigations T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143537 opened Jul 6, 2025 by Oneirical Draft
Remove duplicate word A-attributes 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.
#143535 opened Jul 6, 2025 by reallesee Loading…
More carefully consider span context when suggesting remove &mut 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.
#143532 opened Jul 6, 2025 by compiler-errors Loading…
Renamed retain_mut to retain on LinkedList as mentioned in the ACP 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.
#143529 opened Jul 6, 2025 by pixel27 Loading…
interpret: rename StackPopCleanup 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.
#143528 opened Jul 6, 2025 by RalfJung Loading…
[Draft] Supertrait item resolution in subtrait impls A-rustdoc-json Area: Rustdoc JSON backend 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.
#143527 opened Jul 6, 2025 by dingxiangfei2009 Draft
Add profiler to bootstrap command T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143525 opened Jul 6, 2025 by Shourya742 Draft
Move stable_mir back to its own crate 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.
#143524 opened Jul 6, 2025 by makai410 Loading…
Fix perf regression caused by tracing 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.
#143520 opened Jul 6, 2025 by Stypox Loading…
Check assoc consts and tys later like assoc fns 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.
#143519 opened Jul 6, 2025 by mu001999 Loading…
Improve TLS codegen by marking the panic/init path as cold 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#143511 opened Jul 5, 2025 by orlp Loading…
Do not unify borrowed locals in CopyProp. beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#143509 opened Jul 5, 2025 by cjgillot Loading…
Let rvalue_creates_operand return true for *all* Rvalue::Aggregates 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.
#143502 opened Jul 5, 2025 by scottmcm Loading…
Skip walking into param-env component if it has no placeholder/re-var 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)
#143500 opened Jul 5, 2025 by compiler-errors Loading…
Don't call predicates_of on a dummy obligation cause's body id 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.
#143499 opened Jul 5, 2025 by compiler-errors Loading…
Skip find_existing_run call if head and tail pairs sorted differently 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.
#143495 opened Jul 5, 2025 by AngelicosPhosphoros Loading…
[WIP] TypeTree support in autodiff 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.
#143490 opened Jul 5, 2025 by KMJ-007 Draft
Mark PartialEq as #[rustc_trivial_field_reads] 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.
#143487 opened Jul 5, 2025 by GrigorenkoPV Loading…
ProTip! Follow long discussions with comments:>50.