Mark repr128
as incomplete_features
This commit is contained in:
parent
1d2726726f
commit
e0b61111f8
9 changed files with 49 additions and 0 deletions
|
@ -622,6 +622,7 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
|
|||
sym::lazy_normalization_consts,
|
||||
sym::specialization,
|
||||
sym::inline_const,
|
||||
sym::repr128,
|
||||
];
|
||||
|
||||
/// Some features are not allowed to be used together at the same time, if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue