allow unimplemented!()
This commit is contained in:
parent
c89013d607
commit
7b4465250e
@ -51,6 +51,7 @@ grass input.scss
|
|||||||
clippy::replace_consts,
|
clippy::replace_consts,
|
||||||
clippy::single_match,
|
clippy::single_match,
|
||||||
clippy::float_arithmetic,
|
clippy::float_arithmetic,
|
||||||
|
clippy::unimplemented,
|
||||||
|
|
||||||
// temporarily allowed while under heavy development.
|
// temporarily allowed while under heavy development.
|
||||||
// eventually these allows should be refactored away
|
// eventually these allows should be refactored away
|
||||||
|
Loading…
x
Reference in New Issue
Block a user