1
Fork 0

Consolidate logic around resolving built-in coroutine trait impls

This commit is contained in:
Michael Goulet 2024-01-19 21:28:37 +00:00
parent 32ec40c685
commit f2ef88ba06
5 changed files with 56 additions and 58 deletions

View file

@ -600,6 +600,7 @@ symbols! {
core_panic_macro,
coroutine,
coroutine_clone,
coroutine_resume,
coroutine_state,
coroutines,
cosf32,