mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
clippy
This commit is contained in:
parent
75e996c445
commit
11cccde050
6 changed files with 22 additions and 22 deletions
|
@ -1,3 +1,5 @@
|
|||
#![allow(clippy::missing_safety_doc)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate pretty_assertions;
|
||||
extern crate quickcheck;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue