File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ the direction the language is evolving in.
69
69
* [ 0520-new-array-repeat-syntax.md] ( text/0520-new-array-repeat-syntax.md )
70
70
* [ 0522-self-impl.md] ( text/0522-self-impl.md )
71
71
* [ 0532-self-in-use.md] ( text/0532-self-in-use.md )
72
+ * [ 0533-no-array-elem-moves.md] ( text/0533-no-array-elem-moves.md )
72
73
* [ 0534-deriving2derive.md] ( text/0534-deriving2derive.md )
73
74
* [ 0546-Self-not-sized-by-default.md] ( text/0546-Self-not-sized-by-default.md )
74
75
* [ 0550-macro-future-proofing.md] ( text/0550-macro-future-proofing.md )
Original file line number Diff line number Diff line change 1
1
- Start Date: 2014-12-19
2
- - RFC PR: (leave this empty )
3
- - Rust Issue: (leave this empty )
2
+ - RFC PR: [ rust-lang/rfcs # 533 ] ( https://github.com/rust-lang/rfcs/pull/533 )
3
+ - Rust Issue: [ rust-lang/rust # 21963 ] ( https://github.com/rust-lang/rust/issues/21963 )
4
4
5
5
# Summary
6
6
You can’t perform that action at this time.
0 commit comments