mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-02 20:46:40 +11:00
remove feature not required in later nightlies (#346)
This will require a very recent nightly as the minimum supported compiler version - [ ] Changelog updated / no changelog update needed
This commit is contained in:
commit
b13693b1f0
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#![feature(alloc_error_handler)]
|
||||
#![feature(allocator_api)]
|
||||
#![feature(asm_const)]
|
||||
#![feature(isa_attribute)]
|
||||
#![warn(clippy::all)]
|
||||
#![deny(clippy::must_use_candidate)]
|
||||
#![deny(clippy::trivially_copy_pass_by_ref)]
|
||||
|
|
Loading…
Add table
Reference in a new issue