Skip to content

Commit c1c42c3

Browse files
peter-lyons-kehlcompiler-errors
authored andcommitted
Incorrect feature name: async_fn_in_traits -> correct: async_fn_in_trait. For #3447.
1 parent 96affb8 commit c1c42c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3185-static-async-fn-in-trait.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Static async fn in traits
22

3-
- Feature Name: `async_fn_in_traits`
3+
- Feature Name: `async_fn_in_trait`
44
- Start Date: 2021-10-13
55
- RFC PR: [rust-lang/rfcs#3185](https://github.com/rust-lang/rfcs/pull/3185)
66
- Rust Issue: [rust-lang/rust#91611](https://github.com/rust-lang/rust/issues/91611)

0 commit comments

Comments
 (0)