202fa22cee
Replace `unreachable!` with `None`. Now rustfmt won't panic when it comes across a `builtin # offset_of` or any other builtin
2 lines
41 B
Rust
2 lines
41 B
Rust
const _: () = builtin # offset_of(x, x);
|