mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
asm_const is no longer nightly
This commit is contained in:
parent
4a3792b248
commit
6da89991aa
|
@ -11,7 +11,6 @@
|
|||
reexport_test_harness_main = "test_main"
|
||||
)]
|
||||
#![feature(allocator_api)]
|
||||
#![feature(asm_const)]
|
||||
#![warn(clippy::all)]
|
||||
#![allow(clippy::needless_pass_by_ref_mut)]
|
||||
#![deny(clippy::must_use_candidate)]
|
||||
|
|
Loading…
Reference in a new issue