about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2025-08-10 22:19:32 +0900
committerAlexandre Courbot <acourbot@nvidia.com>2025-08-18 18:59:44 +0900
commit73d3d28bed6ba874041410e7cd7ac09091e412a0 (patch)
tree95c52a99becb2c0a40cc75b1922a087e1cfbe4fb /compiler/rustc_codegen_llvm/src/errors.rs
parent3672a55b7cfd0a12e7097197b6242872473ffaa7 (diff)
downloadrust-73d3d28bed6ba874041410e7cd7ac09091e412a0.tar.gz
rust-73d3d28bed6ba874041410e7cd7ac09091e412a0.zip
Implement feature `int_lowest_highest_one` for integer and NonZero types
Implement the accepted ACP for methods that find the index of the least
significant (lowest) and most significant (highest) set bit in an
integer for signed, unsigned, and NonZero types.

Also add unit tests for all these types.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions