diff options
| author | Trevor Spiteri <tspiteri@ieee.org> | 2020-10-02 19:30:16 +0200 |
|---|---|---|
| committer | Trevor Spiteri <tspiteri@ieee.org> | 2020-11-23 01:58:27 +0100 |
| commit | aca37b65f10e9aff3dfc04dcf273b6cd2112b052 (patch) | |
| tree | 42c5ab8c8bf7a3ec0ae3c993cdcf1bf32ea2d9f7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a0d664bae6ca79c54cc054aa2403198e105190a2 (diff) | |
| download | rust-aca37b65f10e9aff3dfc04dcf273b6cd2112b052.tar.gz rust-aca37b65f10e9aff3dfc04dcf273b6cd2112b052.zip | |
stabilize const_int_pow
Also stabilize constctlz for const ctlz_nonzero.
The public methods stabilized const by this commit are:
* `{i*,u*}::checked_pow`
* `{i*,u*}::saturating_pow`
* `{i*,u*}::wrapping_pow`
* `{i*,u*}::overflowing_pow`
* `{i*,u*}::pow`
* `u*::next_power_of_two`
* `u*::checked_next_power_of_two`
* `u*::wrapping_next_power_of_two` (the method itself is still unstable)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
