From 9d536cf96ab1334c158c3083d02929ff1c4712a4 Mon Sep 17 00:00:00 2001 From: Tamir Duberstein Date: Sun, 10 Sep 2017 09:30:47 -0400 Subject: [PATCH] Remove unused rustbuild feature I can't tell if this was ever used, but it's not used today. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d741990..84cefb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,6 @@ c = ["gcc"] compiler-builtins = [] default = ["compiler-builtins"] mem = [] -rustbuild = ["compiler-builtins"] mangled-names = [] # generate tests