error[E0080]: evaluation of constant value failed --> tests/ui/invalid-offsets.rs:4:1 | 4 | #[lazy_re] | ^^^^^^^^^^ attempt to compute `40_usize - 56_usize`, which would overflow | = note: this error originates in the attribute macro `lazy_re` (in Nightly builds, run with -Z macro-backtrace for more info)