We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b3861 commit d441763Copy full SHA for d441763
text/3425-return-position-impl-trait-in-traits.md
@@ -1,12 +1,7 @@
1
----
2
-tags: draft-rfc
3
-title: Return position `impl Trait` in traits
4
5
-
6
- Feature Name: return_position_impl_trait_in_traits
7
- Start Date: 2023-04-27
8
-- RFC PR: [rust-lang/rfcs#3193](https://github.com/rust-lang/rfcs/pull/0000)
9
-- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
+- RFC PR: [rust-lang/rfcs#3425](https://github.com/rust-lang/rfcs/pull/3425)
+- Rust Issue: [rust-lang/rust#91611](https://github.com/rust-lang/rust/issues/91611)
10
- Initiative: [impl trait initiative](https://github.com/rust-lang/impl-trait-initiative)
11
12
# Summary
0 commit comments