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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue