crftng-intrprtrs/gc/src
bad 8c95fcbd85 Require an explicit drop call on a gc allocation 2022-09-16 23:36:02 +02:00
..
allocator.rs Require an explicit drop call on a gc allocation 2022-09-16 23:36:02 +02:00
gc_ref.rs Make deref on GcRef into an unsafe get to avoid unsoundness 2022-09-16 23:27:18 +02:00
lib.rs Require an explicit drop call on a gc allocation 2022-09-16 23:36:02 +02:00
test_utils.rs Add gctrace-derive macro 2022-07-09 22:07:23 +02:00
trace.rs Fuzz the garbage collector 2022-07-13 15:08:22 +02:00
trace_impl.rs Make deref on GcRef into an unsafe get to avoid unsoundness 2022-09-16 23:27:18 +02:00