Point to the empty trait alias.
This commit is contained in:
parent
1d43b4d59c
commit
e947fad68c
5 changed files with 19 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue