From d268303a5e4772e2f4ef4819dab260df87c9d83c Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Tue, 10 Jul 2018 18:39:07 +0200 Subject: [PATCH] [tests] ws2p tests requires trival numeric cast --- ws2p/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/ws2p/lib.rs b/ws2p/lib.rs index c644f630..f659c107 100644 --- a/ws2p/lib.rs +++ b/ws2p/lib.rs @@ -21,7 +21,6 @@ missing_debug_implementations, missing_copy_implementations, trivial_casts, - trivial_numeric_casts, unsafe_code, unstable_features, unused_import_braces, -- GitLab