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.
1 parent e971df9 commit 68d4f12Copy full SHA for 68d4f12
README.md
@@ -54,6 +54,7 @@ the direction the language is evolving in.
54
* [1023-rebalancing-coherence.md](text/1023-rebalancing-coherence.md)
55
* [1040-duration-reform.md](text/1040-duration-reform.md)
56
* [1044-io-fs-2.1.md](text/1044-io-fs-2.1.md)
57
+* [1066-safe-mem-forget.md](text/1066-safe-mem-forget.md)
58
59
## Table of Contents
60
[Table of Contents]: #table-of-contents
text/0000-safe-mem-forget.md renamed to text/1066-safe-mem-forget.md
@@ -1,7 +1,7 @@
1
- Feature Name: N/A
2
- Start Date: 2015-04-15
3
-- RFC PR: (leave this empty)
4
-- Rust Issue: (leave this empty)
+- RFC PR: https://github.com/rust-lang/rfcs/pull/1066
+- Rust Issue: https://github.com/rust-lang/rust/issues/25186
5
6
# Summary
7
0 commit comments