mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-16 01:07:09 +00:00
This lint flag started to cause all kinds of fuss
This commit is contained in:
parent
36d9b6844e
commit
dcc17b1d15
@ -1,5 +1,4 @@
|
||||
#![warn(trivial_casts, trivial_numeric_casts)]
|
||||
#![warn(unused_qualifications)]
|
||||
#![warn(unused_results)]
|
||||
|
||||
extern crate ansi_term;
|
||||
|
Loading…
Reference in New Issue
Block a user