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

Inherit function lifetimes for impl-trait S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#103449 by cjgillot was closed Oct 12, 2023 Loading…
[for errs] perf run sub_relations change 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140480 by lcnr was closed Apr 29, 2025 Draft
Mark DefineOpaqueTypes::Yes use-sites uncovered by tests as FIXMEs 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.
#117369 by lqd was closed Oct 29, 2023 Loading…
Add a note when suggesting to use Impl Trait S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112088 by sladyn98 was closed Oct 31, 2023 Loading…
make help text for cannot find macro actionable S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112091 by sladyn98 was closed Oct 31, 2023 Loading…
llvm-wrapper: add an include for Mangler 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.
#96217 by krasimirgg was closed Apr 19, 2022 Draft
[wip] Update Mac Catalyst support for Clang 13 O-macos Operating system: macOS 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.
#96392 by imWildCat was closed Jan 16, 2023 Draft
Print type of every call in a method call chain 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.
#96918 by estebank was closed Aug 19, 2022 Loading…
Fix ICE when return impl ?Sized 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.
#97413 by LYF1999 was closed May 30, 2022 Loading…
Don't generate a branch hint for assertions in unoptimized builds 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.
#117367 by saethlin was closed Nov 2, 2023 Loading…
Improve suggestions for closure parameters 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.
#97262 by kuecks was closed May 23, 2022 Loading…
Migrate rustc_passes diagnostics A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#100870 by naritanara was closed Sep 20, 2022 Draft
Write help for unexpected =>. Fixes #98128 S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. 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.
#98240 by GKFX was closed May 28, 2023 Loading…
Remove ToStableHashKey. 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.
#97961 by cjgillot was closed Jun 10, 2022 Loading…
Add new label to E0283 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.
#99308 by obeis was closed Jul 19, 2022 Loading…
hir::Generics: convert has_where_clause_predicates field into method 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.
#100113 by klensy was closed Dec 27, 2022 Draft
Add tests for 99866 and 99852 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.
#100998 by c410-f3r was closed Aug 26, 2022 Loading…
get rid of to_poly_trait_predicate and many without_const calls 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104586 by oli-obk was closed Nov 25, 2022 Loading…
[CRATER ONLY] Make opaque_hidden_inferred_bound lint a hard error A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#102593 by compiler-errors was closed Nov 7, 2022 Draft
Add test validating successful fix 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.
#103733 by Mark-Simulacrum was closed Oct 29, 2022 Loading…
Fix test for issue 80706 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.
#103635 by Rageking8 was closed Oct 27, 2022 Loading…
make a help text for 'cannot find macro' actionable S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#102881 by togami2864 was closed Feb 24, 2023 Loading…
WIP: Silence type error 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.
#103838 by pierwill was closed Nov 16, 2022 Draft
builtin_macros: Migrate diagnostic A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#101935 by wonchulee was closed Apr 27, 2023 Draft
check for inference var leaks before rollback 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.
#100745 by lcnr was closed Sep 8, 2022 Loading…
ProTip! Follow long discussions with comments:>50.