Skip to content

Commit 3e48d75

Browse files
committed
fixup! fixup! Fix past mis-merges
1 parent aa05244 commit 3e48d75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/src/str/validations.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ use super::Utf8Error;
44
use crate::intrinsics::const_eval_select;
55
#[cfg(kani)]
66
use crate::kani;
7-
use crate::mem;
87

98
/// Returns the initial codepoint accumulator for the first byte.
109
/// The first byte is special, only want bottom 5 bits for width 2, 4 bits

0 commit comments

Comments
 (0)