Skip to content

Commit

Permalink
Deploy tactical nuclear warhead on comment
Browse files Browse the repository at this point in the history
Reported-By: Marcelina Kościelnicka <mwk@0x04.net>
  • Loading branch information
meithecatte committed Apr 1, 2023
1 parent 682237c commit 467fe56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ pub mod _internal {
}

pub const fn next_bit(x: u128) -> u128 {
// trailing_ones is beyond our MSRV
1 << x.trailing_ones()
}
}
Expand Down

0 comments on commit 467fe56

Please sign in to comment.