stabilize unsigned_is_multiple_of
This commit is contained in:
parent
f04bbc60f8
commit
ad962ed131
3 changed files with 2 additions and 4 deletions
|
|
@ -16,7 +16,6 @@
|
|||
#![feature(unqualified_local_imports)]
|
||||
#![feature(derive_coerce_pointee)]
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(unsigned_is_multiple_of)]
|
||||
#![feature(extract_if)]
|
||||
// Configure clippy and other lints
|
||||
#![allow(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue