Gilnaa / memoffset

offsetof for Rust
MIT License
224 stars 29 forks source link

some reorganization #44

Closed RalfJung closed 4 years ago

RalfJung commented 4 years ago
RalfJung commented 4 years ago

The nightly failure is weird, it is for some reason using a nightly from a weak ago that does not have ptr::raw_const! yet... seems like a Travis issue? Maybe it's better now on the re-run.

Gilnaa commented 4 years ago

Nice. Can we merge this?

Should I upload a new version?

RalfJung commented 4 years ago

Nice. Can we merge this?

I think so. :)

Should I upload a new version?

Sure, why not. It should be fully compatible.