We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8928d68 commit 3c6efc2Copy full SHA for 3c6efc2
text/0000-const-repeat-expr.md renamed to text/2203-const-repeat-expr.md
@@ -1,7 +1,7 @@
1
-- Feature Name: const_repeat_expr
+- Feature Name: `const_repeat_expr`
2
- Start Date: 2017-10-20
3
-- RFC PR: (leave this empty)
4
-- Rust Issue: (leave this empty)
+- RFC PR: [rust-lang/rfcs#2203](https://github.com/rust-lang/rfcs/pull/2203)
+- Rust Issue: [rust-lang/rust#49147](https://github.com/rust-lang/rust/issues/49147)
5
6
# Summary
7
[summary]: #summary
@@ -184,4 +184,4 @@ be `const` as well as encouraging the use of `mem::uninitialized`.
184
# Unresolved questions
185
[unresolved]: #unresolved-questions
186
187
-There are no unresolved questions.
+There are no unresolved questions.
0 commit comments