From 38d185280e2cad4ed6673bb38f707f54dad4ded7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 13 Mar 2018 13:38:57 +0100 Subject: Remove Rust from the tree. Part 4 for #58 --- third_party/rust/url/Makefile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 third_party/rust/url/Makefile (limited to 'third_party/rust/url/Makefile') diff --git a/third_party/rust/url/Makefile b/third_party/rust/url/Makefile deleted file mode 100644 index c6f1ff0c9..000000000 --- a/third_party/rust/url/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -test: - cargo test --features "query_encoding serde rustc-serialize" - [ x$$TRAVIS_RUST_VERSION != xnightly ] || cargo test --features heapsize - -.PHONY: test -- cgit v1.2.3