1
Fork 0

Point to the empty trait alias.

This commit is contained in:
Camille GILLOT 2022-05-09 19:03:37 +02:00
parent 1d43b4d59c
commit e947fad68c
5 changed files with 19 additions and 1 deletions

View file

@ -45,6 +45,7 @@ typeck-copy-impl-on-non-adt =
typeck-trait-object-declared-with-no-traits =
at least one trait is required for an object type
.alias-span = this alias does not contain a trait
typeck-ambiguous-lifetime-bound =
ambiguous lifetime bound, explicit lifetime bound required