Add unsized_locals to INCOMPLETE_FEATURES list
This commit is contained in:
@@ -632,6 +632,7 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
|
||||
sym::specialization,
|
||||
sym::inline_const,
|
||||
sym::repr128,
|
||||
sym::unsized_locals,
|
||||
];
|
||||
|
||||
/// Some features are not allowed to be used together at the same time, if
|
||||
|
||||
Reference in New Issue
Block a user