amulet icon indicating copy to clipboard operation
amulet copied to clipboard

compilation fixes for 0.6

Open doy opened this issue 12 years ago • 2 comments

still includes a bunch of deprecated things, but compilation is a first step

doy avatar Mar 20 '13 00:03 doy

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.

eevee avatar Mar 20 '13 01:03 eevee

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.

eevee avatar Mar 21 '13 00:03 eevee