Skip to content

Commit

Permalink
Revert "fix clippy byte_char_slices linting"
Browse files Browse the repository at this point in the history
 - it is currently implemented only in Rust nightly
  • Loading branch information
karip committed Jul 29, 2024
1 parent a7a3029 commit 6ef8223
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 @@ -26,7 +26,6 @@
#![allow(
clippy::question_mark,
clippy::byte_char_slices,
)]
#![forbid(
unsafe_code,
Expand Down

0 comments on commit 6ef8223

Please sign in to comment.