mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
Add attribute
This commit is contained in:
parent
de6fe1071b
commit
20318e00ef
@ -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…
Reference in New Issue
Block a user