mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-23 15:46:33 +11:00
add deny
This commit is contained in:
parent
d54560f362
commit
929eef1569
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#![cfg_attr(test, feature(custom_test_frameworks))]
|
||||
#![cfg_attr(test, reexport_test_harness_main = "test_main")]
|
||||
#![cfg_attr(test, test_runner(agb::test_runner::test_runner))]
|
||||
#![deny(clippy::all)]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue