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