From e8d679c84fab52415b9388fc7ecfb8953985d238 Mon Sep 17 00:00:00 2001 From: maik klein Date: Mon, 26 Dec 2016 04:41:26 +0100 Subject: [PATCH] rm clippy --- clippy.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 clippy.json diff --git a/clippy.json b/clippy.json deleted file mode 100644 index 96c0c3c..0000000 --- a/clippy.json +++ /dev/null @@ -1,16 +0,0 @@ - Compiling ash v0.2.0 (file:///home/maik/projects/engine/ash) - Compiling ash v0.2.0 (file:///home/maik/projects/engine/ash) -error: unknown debugging option: `--error-format` - -thread 'main' panicked at 'Box', /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/librustc/session/mod.rs:731 -note: Run with `RUST_BACKTRACE=1` for a backtrace. -error: unknown debugging option: `--error-format` - -thread 'main' panicked at 'Box', /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/librustc/session/mod.rs:731 -note: Run with `RUST_BACKTRACE=1` for a backtrace. -error: Could not compile `ash`. - -To learn more, run the command again with --verbose. -error: Could not compile `ash`. - -To learn more, run the command again with --verbose.