1
Fork 0

Reintroduce multiple_supertrait_upcastable lint

This commit is contained in:
Gary Guo 2022-12-09 02:27:03 +00:00
parent 94e59cb6e2
commit 66f3ab90a1
13 changed files with 173 additions and 0 deletions

View file

@ -955,6 +955,7 @@ symbols! {
mul,
mul_assign,
mul_with_overflow,
multiple_supertrait_upcastable,
must_not_suspend,
must_use,
naked,