amulet
amulet copied to clipboard
compilation fixes for 0.6
still includes a bunch of deprecated things, but compilation is a first step
wow, thanks! would've been a nightmare to figure this all out :)
i'd like to wait for the actual 0.6 release to merge this, since some of it breaks on 0.5, but i'll see about at least breaking out and applying the backwards-compatible parts.
Adapted everything that doesn't cause compilation to fail in https://github.com/eevee/amulet/commit/2a728a839157c43c1ad0f5564658c4911d3a8104. Remaining bits are mut moving, the new impl syntax, and the new lifetime syntax.