Skip to content

Commit 23f14d3

Browse files
committed
Auto merge of #188 - tamird:remove-unused-rustbuild, r=alexcrichton
Remove unused rustbuild feature I can't tell if this was ever used, but it's not used today.
2 parents 38ffaf9 + 9d536cf commit 23f14d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ c = ["gcc"]
1717
compiler-builtins = []
1818
default = ["compiler-builtins"]
1919
mem = []
20-
rustbuild = ["compiler-builtins"]
2120
mangled-names = []
2221

2322
# generate tests

0 commit comments

Comments
 (0)