Add feature gate for inherent associate types.
This commit is contained in:
parent
89d32eb1ea
commit
4f4e15d5eb
12 changed files with 89 additions and 45 deletions
|
@ -627,6 +627,7 @@ symbols! {
|
|||
index_mut,
|
||||
infer_outlives_requirements,
|
||||
infer_static_outlives_requirements,
|
||||
inherent_associated_types,
|
||||
inlateout,
|
||||
inline,
|
||||
inline_const,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue