Add feature gate for inherent associate types.

This commit is contained in:
Olivier FAURE 2021-02-25 14:09:52 +01:00
parent 89d32eb1ea
commit 4f4e15d5eb
12 changed files with 89 additions and 45 deletions

View file

@ -627,6 +627,7 @@ symbols! {
index_mut,
infer_outlives_requirements,
infer_static_outlives_requirements,
inherent_associated_types,
inlateout,
inline,
inline_const,