update tracking issue for `relaxed_struct_unsize`

This commit is contained in:
lcnr 2021-02-26 08:32:38 +01:00
parent d95d304861
commit 67f17342ee
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,7 @@ declare_features! (
(active, abi_c_cmse_nonsecure_call, "1.51.0", Some(81391), None),
/// Lessens the requirements for structs to implement `Unsize`.
(active, relaxed_struct_unsize, "1.51.0", Some(1), None),
(active, relaxed_struct_unsize, "1.51.0", Some(81793), None),
/// Allows macro attributes to observe output of `#[derive]`.
(active, macro_attributes_in_derive_output, "1.51.0", Some(81119), None),