stabilize const_fn_unsize
This commit is contained in:
@@ -283,6 +283,8 @@ declare_features! (
|
||||
(accepted, non_ascii_idents, "1.53.0", Some(55467), None),
|
||||
/// Allows arbitrary expressions in key-value attributes at parse time.
|
||||
(accepted, extended_key_value_attributes, "1.54.0", Some(78835), None),
|
||||
/// Allows unsizing coercions in `const fn`.
|
||||
(accepted, const_fn_unsize, "1.54.0", Some(64992), None),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: accepted features
|
||||
|
||||
Reference in New Issue
Block a user