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 @@ -45,6 +45,7 @@ the direction the language is evolving in.
45
45
* [ 0236-error-conventions.md] ( text/0236-error-conventions.md )
46
46
* [ 0240-unsafe-api-location.md] ( text/0240-unsafe-api-location.md )
47
47
* [ 0241-deref-conversions.md] ( text/0241-deref-conversions.md )
48
+ * [ 0320-nonzeroing-dynamic-drop.md] ( text/0320-nonzeroing-dynamic-drop.md )
48
49
* [ 0339-statically-sized-literals.md] ( text/0339-statically-sized-literals.md )
49
50
* [ 0344-conventions-galore.md] ( text/0344-conventions-galore.md )
50
51
* [ 0356-no-module-prefixes.md] ( text/0356-no-module-prefixes.md )
Original file line number Diff line number Diff line change 1
1
- Start Date: 2014-09-24
2
- - RFC PR: (leave this empty )
3
- - Rust Issue: (leave this empty )
2
+ - RFC PR: [ rust-lang/rfcs # 320 ] ( https://github.com/rust-lang/rfcs/pull/320 )
3
+ - Rust Issue: [ rust-lang/rust # 5016 ] ( https://github.com/rust-lang/rust/issues/5016 )
4
4
5
5
# Summary
6
6
You can’t perform that action at this time.
0 commit comments