1
Fork 0

Forbid implementing Freeze even if the trait is stabilized

This commit is contained in:
Oli Scherer 2024-02-23 12:11:11 +00:00
parent f030d49536
commit 7849230740
10 changed files with 62 additions and 5 deletions

View file

@ -841,6 +841,7 @@ symbols! {
format_placeholder,
format_unsafe_arg,
freeze,
freeze_impls,
freg,
frem_algebraic,
frem_fast,