Skip to content

Commit 751d1a7

Browse files
author
Fedor Ryabinin
committed
Fix imports
1 parent 1cf8201 commit 751d1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloctests/tests/sort/known_good_stable_sort.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
#![feature(ub_checks)]
88
use alloc::alloc::{Layout, alloc, dealloc};
9-
109
#[cfg(kani)]
1110
#[unstable(feature = "kani", issue = "none")]
1211
use core::kani;

0 commit comments

Comments
 (0)