We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf8201 commit 751d1a7Copy full SHA for 751d1a7
1 file changed
library/alloctests/tests/sort/known_good_stable_sort.rs
@@ -6,7 +6,6 @@
6
7
#![feature(ub_checks)]
8
use alloc::alloc::{Layout, alloc, dealloc};
9
-
10
#[cfg(kani)]
11
#[unstable(feature = "kani", issue = "none")]
12
use core::kani;
0 commit comments