mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
`offset_of!` macro [became stable in Rust 1.77.0](https://doc.rust-lang.org/nightly/core/mem/macro.offset_of.html) which is now within our MSRV. Remove the `memoffset` crate, and use `std::mem::offset_of` instead. |
||
|---|---|---|
| .. | ||
| lib | ||
| build.mjs | ||
| package.json | ||