Skip to content

Commit 3af6966

Browse files
committed
lang team
1 parent fa32e67 commit 3af6966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-09-05-impl-trait-capture-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Changes to impl Trait in Rust 2024"
44
author: Niko Matsakis
5-
team: Leadership Council <https://www.rust-lang.org/governance/teams/leadership-council>
5+
team: the language team <https://www.rust-lang.org/governance/teams/lang>
66
---
77
This blog post describes some small but significant changes with (return position) `impl Trait` capture rules that are coming in Rust 2024. The goal of these changes is to simplify how `impl Trait` works to better match what people want while also giving a flexible syntax that allows users to have full control when needed.
88

0 commit comments

Comments
 (0)