mirror of
https://github.com/Zenithsiz/dynatos.git
synced 2026-02-08 21:09:52 +00:00
b2e3c31b77c0d7ee1c09e87caca18ee8bd0d4249
trigger::test::basic test failing due to hash impl.
Although most pointers are hashed the same, fat pointers are hashed with their metadata, so when hashing an `Effect<dyn ...>` this could cause problems if the metadata were different.
Description
No description provided
Languages
Rust
100%