Stricter clippy rules

This commit is contained in:
Lucien Cartier-Tilet 2020-07-12 12:23:10 +02:00
parent 22fbe5aba7
commit 144771a2c0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#![crate_name = "lang_evolve_core"]
#![deny(clippy::all)]
//! # LangEvolveCore
//!