Skip to content

Commit

Permalink
Add a tracking issue for enum_set
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 23, 2016
1 parent 127a83d commit 8560991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcollections/enum_set.rs
Expand Up @@ -16,7 +16,7 @@
#![unstable(feature = "enumset",
reason = "matches collection reform specification, \
waiting for dust to settle",
issue = "0")]
issue = "37966")]

use core::marker;
use core::fmt;
Expand Down

0 comments on commit 8560991

Please sign in to comment.