Implement allow-by-default multiple_supertrait_upcastable lint
This commit is contained in:
parent
7632db0e87
commit
5e44a65517
7 changed files with 74 additions and 0 deletions
|
@ -941,6 +941,7 @@ symbols! {
|
|||
mul,
|
||||
mul_assign,
|
||||
mul_with_overflow,
|
||||
multiple_supertrait_upcastable,
|
||||
must_not_suspend,
|
||||
must_use,
|
||||
naked,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue