We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unsigned_is_multiple_of
1 parent 9ed198f commit 4d2fedaCopy full SHA for 4d2feda
src/lib.rs
@@ -16,7 +16,6 @@
16
#![feature(unqualified_local_imports)]
17
#![feature(derive_coerce_pointee)]
18
#![feature(arbitrary_self_types)]
19
-#![feature(unsigned_is_multiple_of)]
20
#![feature(extract_if)]
21
// Configure clippy and other lints
22
#![allow(
0 commit comments