Files
rust/library
bors c5d82ed7a4 Auto merge of #102795 - lukas-code:constify-is-aligned-via-align-offset, r=oli-obk
Constify `is_aligned` via `align_offset`

Alternative to https://github.com/rust-lang/rust/pull/102753

Make `align_offset` work in const eval (and not always return `usize::MAX`) and then use that to constify `is_aligned{_to}`.

Tracking Issue: https://github.com/rust-lang/rust/issues/104203
2022-11-19 18:57:39 +00:00
..
2022-11-18 10:39:50 +00:00
2022-09-02 16:09:58 -04:00
2022-11-19 16:58:02 +01:00
2022-11-06 17:21:22 -05:00
2022-06-03 17:16:41 -04:00