Skip to content

Commit

Permalink
add unchecked_shifts feature
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacholt100 committed Nov 23, 2023
1 parent 27fbb5d commit ef0634e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
wrapping_next_power_of_two,
float_next_up_down,
unchecked_math,
unchecked_shifts,
)
)]
#![doc = include_str!("../README.md")]
Expand Down

0 comments on commit ef0634e

Please sign in to comment.