Forbid implementing Freeze
even if the trait is stabilized
This commit is contained in:
parent
c099ed3d1e
commit
a11756ca75
@ -8,6 +8,7 @@
|
|||||||
rustc_attrs,
|
rustc_attrs,
|
||||||
transparent_unions,
|
transparent_unions,
|
||||||
auto_traits,
|
auto_traits,
|
||||||
|
freeze_impls,
|
||||||
thread_local
|
thread_local
|
||||||
)]
|
)]
|
||||||
#![no_core]
|
#![no_core]
|
||||||
|
Loading…
Reference in New Issue
Block a user