Forbid implementing Freeze
even if the trait is stabilized
This commit is contained in:
parent
f030d49536
commit
7849230740
10 changed files with 62 additions and 5 deletions
|
@ -8,6 +8,7 @@
|
|||
rustc_attrs,
|
||||
transparent_unions,
|
||||
auto_traits,
|
||||
freeze_impls,
|
||||
thread_local
|
||||
)]
|
||||
#![no_core]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue