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.
2 parents 3df38f6 + 2053206 commit 224bd17Copy full SHA for 224bd17
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#63063](https://github.com/rust-lang/rust/issues/44685) (existential types)
5
-- Rust Issue: [rust-lang/rust#63065](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/63063) (existential types)
+- Rust Issue: [rust-lang/rust#63065](https://github.com/rust-lang/rust/issues/63065) (impl Trait in const/static/let)
6
7
# Summary
8
[summary]: #summary
0 commit comments