Skip to content

Commit 68d4f12

Browse files
committed
RFC 1066 is: alter mem::forget to be safe
1 parent e971df9 commit 68d4f12

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ the direction the language is evolving in.
5454
* [1023-rebalancing-coherence.md](text/1023-rebalancing-coherence.md)
5555
* [1040-duration-reform.md](text/1040-duration-reform.md)
5656
* [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)
5758

5859
## Table of Contents
5960
[Table of Contents]: #table-of-contents

text/0000-safe-mem-forget.md renamed to text/1066-safe-mem-forget.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: N/A
22
- Start Date: 2015-04-15
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/1066
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/25186
55

66
# Summary
77

0 commit comments

Comments
 (0)