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