Alek Ratzloff ec8793a494 Remove Obj::into_gc() and have Obj ctors return a Gc instead
Since we're nightly and using coerce_unsized, we can just coerce a
Gc<T: Obj> into a Gc<dyn Obj> for free.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-01-25 17:36:07 -08:00
2022-01-24 18:43:54 -08:00
2022-01-18 14:31:32 -08:00
Description
Bad stack-based language
1.9 MiB
Languages
Rust 100%