1
Fork 0

Add lazy_type_alias feature gate

This commit is contained in:
Guillaume Gomez 2023-06-19 13:50:22 +02:00
parent 6fc0273b5a
commit 60ec8405eb
3 changed files with 4 additions and 1 deletions

View file

@ -870,6 +870,7 @@ symbols! {
large_assignments,
lateout,
lazy_normalization_consts,
lazy_type_alias,
le,
len,
let_chains,