You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #106275 - Nilstrieb:const-eval-select-me-some-compile-time, r=thomcc
Use some more `const_eval_select` in pointer methods for compile times
Builds on top of #105435
`is_aligned_to` is _huge_ with calling `align_offset`, so this should cut it down a lot.
This shows up in rust-lang/rust#65031 (comment)
0 commit comments