Files
rust/compiler
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-17 13:56:38 +11:00
2022-10-23 10:09:44 +02:00
2022-09-29 16:49:04 +09:00
2022-11-15 17:53:50 +00:00
2022-10-16 15:10:40 +01:00
2022-11-18 10:30:47 +01:00
2022-11-18 10:30:47 +01:00
2022-10-23 10:09:44 +02:00