mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 08:53:35 +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
|
// Test for https://github.com/rust-lang/rust-clippy/issues/4968
|
||||||
|
|
||||||
|
#![warn(clippy::unsound_collection_transmute)]
|
||||||
|
|
||||||
trait Trait {
|
trait Trait {
|
||||||
type Assoc;
|
type Assoc;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user