amethyst / shred

Shared resource dispatcher
Apache License 2.0
233 stars 66 forks source link

Fix remaining issues identified by Miri #226

Closed Imberflur closed 11 months ago

Imberflur commented 1 year ago

Addresses miri's complaints about vtable shenanigans in MetaTable implementation.

Misc changes:


Update: This now adds a nightly feature which uses the unstable ptr_metadata feature for a more efficient implementation of the MetaTable.