about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-08-20 00:45:56 -0400
committerGitHub <noreply@github.com>2025-08-20 00:45:56 -0400
commit5a0c9386a25753d037d7aa0d986882fde84987d0 (patch)
treee6aa8ee6294020cc31ef1223be7b3edbac57760f /compiler/rustc_codegen_llvm/src/errors.rs
parenta8feea8fc5a12c743cda787efe236b61dd3ab8be (diff)
parent73d3d28bed6ba874041410e7cd7ac09091e412a0 (diff)
downloadrust-5a0c9386a25753d037d7aa0d986882fde84987d0.tar.gz
rust-5a0c9386a25753d037d7aa0d986882fde84987d0.zip
Rollup merge of #145381 - Gnurou:int_lowest_highest_one, r=jhpratt
Implement feature `int_lowest_highest_one` for integer and NonZero types

Tracking issue: rust-lang/rust#145203

Implement the accepted ACP rust-lang/rust#145203 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