You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: surveys/2024-annual-survey/questions.md
+29Lines changed: 29 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -394,6 +394,35 @@ Type: free text
394
394
>
395
395
> Allow the cohort to mention specific language features they might be eagerly waiting for, see https://github.com/rust-lang/surveys/pull/234/files#r1347633041
396
396
397
+
### Which features stabilized in the past 12 months do you use the most?
398
+
399
+
The text in the parentheses shows in which Rust version was the feature stabilized.
400
+
401
+
Type: matrix (optional)
402
+
403
+
Features:
404
+
405
+
-[`async fn` in traits](https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html) (1.75)
406
+
-[Return position `impl Trait` in traits](https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html) (1.75)
0 commit comments