Add attribute
This commit is contained in:
parent
de6fe1071b
commit
20318e00ef
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
// Test for https://github.com/rust-lang/rust-clippy/issues/4968
|
||||
|
||||
#![warn(clippy::unsound_collection_transmute)]
|
||||
|
||||
trait Trait {
|
||||
type Assoc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue