4b133a7e27
Mark `uint::wrapping_next_power_of_two` as `#[inline]`
This brings it in line with `next_power_of_two` and `checked_next_power_of_two`
https://godbolt.org/z/Tr18GnqKj
<details>
<summary> Output as of `rustc 1.61.0-nightly (
|
||
---|---|---|
.. | ||
alloc | ||
backtrace@b02ed04a7e | ||
core | ||
panic_abort | ||
panic_unwind | ||
portable-simd | ||
proc_macro | ||
profiler_builtins | ||
rtstartup | ||
rustc-std-workspace-alloc | ||
rustc-std-workspace-core | ||
rustc-std-workspace-std | ||
std | ||
stdarch@bcbe010614 | ||
test | ||
unwind |