Closed waywardmonkeys closed 11 months ago
This doesn't seem to work on our oldest supported Rust version, unfortunately.
This doesn't seem to work on our oldest supported Rust version, unfortunately.
I've re-formulated it and we'll see if that works!
Could probably clean up all of the #[cfg(allow_clippy)]
code by using cfg_attr
... but probably not as part of this PR.
That works, thanks!
This code is for tests and is to line up and draw attention to the offsets. Better to suppress than eliminate.