1
Fork 0

Make Clone::clone a lang item

This commit is contained in:
Ben Kimock 2024-07-24 22:43:12 -04:00
parent 92c6c03805
commit f4f57bfccb
4 changed files with 7 additions and 2 deletions

View file

@ -557,6 +557,7 @@ symbols! {
clobber_abi,
clone,
clone_closures,
clone_fn,
clone_from,
closure,
closure_lifetime_binder,