We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a7bad commit dce276eCopy full SHA for dce276e
text/2071-impl-trait-existential-types.md
@@ -1,8 +1,8 @@
1
- Feature Name: impl-trait-existential-types
2
- Start Date: 2017-07-20
3
- RFC PR: [rust-lang/rfcs#2071](https://github.com/rust-lang/rfcs/pull/2071)
4
-- Rust Issue: [rust-lang/rust#44685](https://github.com/rust-lang/rust/issues/44685) (existential types)
5
-- Rust Issue: [rust-lang/rust#44686](https://github.com/rust-lang/rust/issues/44686) (impl Trait in const/static/let)
+- Rust Issue: [rust-lang/rust#63063](https://github.com/rust-lang/rust/issues/44685) (existential types)
+- Rust Issue: [rust-lang/rust#63065](https://github.com/rust-lang/rust/issues/44686) (impl Trait in const/static/let)
6
7
# Summary
8
[summary]: #summary
0 commit comments