Rollup merge of #37967 - sfackler:enumset-issue, r=sfackler
Add a tracking issue for enum_set I totally forgot this even existed!
This commit is contained in:
commit
6ffcdff06c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user