SkylerLipthay / interpolate_idents

Useable macro identifier concatenation plugin for Rust (deprecated)
MIT License
42 stars 10 forks source link

Fixes for nightly changes #34

Closed AdrianDanis closed 6 years ago

AdrianDanis commented 6 years ago

@SkylerLipthay This is a 'fix' for the current build errors on nightly reported in #33, although I do not pretend these are good or even correct fixes. I deliberately didn't try and make the second commit for replacing parse_impl_item with parse_item be 'nice' as I definitely have no idea what I'm doing and have just poked till it built and my use cases worked. Just putting this up as a "this seems to work for me" example.

SkylerLipthay commented 6 years ago

Well, it compiles and the tests pass :) The compiler internals are beyond me these days so I'm going to sign off on this. Thanks for the code. Published 0.2.5.