Skip to content

Commit 3c6efc2

Browse files
authored
RFC 2203
1 parent 8928d68 commit 3c6efc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

text/0000-const-repeat-expr.md renamed to text/2203-const-repeat-expr.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- Feature Name: const_repeat_expr
1+
- Feature Name: `const_repeat_expr`
22
- Start Date: 2017-10-20
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: [rust-lang/rfcs#2203](https://github.com/rust-lang/rfcs/pull/2203)
4+
- Rust Issue: [rust-lang/rust#49147](https://github.com/rust-lang/rust/issues/49147)
55

66
# Summary
77
[summary]: #summary
@@ -184,4 +184,4 @@ be `const` as well as encouraging the use of `mem::uninitialized`.
184184
# Unresolved questions
185185
[unresolved]: #unresolved-questions
186186

187-
There are no unresolved questions.
187+
There are no unresolved questions.

0 commit comments

Comments
 (0)