Skip to content

Commit 60cf588

Browse files
committed
RFC 2008: Future-proofing enums/structs with #[non_exhaustive] attribute
1 parent 09eeb1c commit 60cf588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-non-exhaustive.md renamed to text/2008-non-exhaustive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: non_exhaustive
22
- Start Date: 2017-05-24
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/2008
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/44109
55

66
# Summary
77

0 commit comments

Comments
 (0)