stabilize unsigned_is_multiple_of

This commit is contained in:
Folkert de Vries 2025-02-21 16:50:23 +01:00
parent f04bbc60f8
commit ad962ed131
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
3 changed files with 2 additions and 4 deletions

View file

@ -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(