202fa22cee
Replace `unreachable!` with `None`. Now rustfmt won't panic when it comes across a `builtin # offset_of` or any other builtin
4 lines
68 B
Rust
4 lines
68 B
Rust
fn main() {
|
|
println!("{}", builtin # offset_of(A, 0. 1.1.1));
|
|
}
|