Files
shared_memory_heap/src/sharedptr.rs
Aaron Kaiser 43aa454a29 chore: The slice test encounters a weird error that looks like rust is doing something weird
---- sharedptr::tests::slice stdout ----
thread 'sharedptr::tests::slice' panicked at src/allocator.rs:106:9:
assertion `left == right` failed
  left: true
 right: true
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2024-05-06 14:13:07 +02:00

1.5 KiB