aboutsummaryrefslogtreecommitdiff
path: root/xtask/src/help.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-10-23 16:57:47 +0100
committerGitHub <[email protected]>2019-10-23 16:57:47 +0100
commit2197205885f43441f14861f34449426295397dd9 (patch)
tree3af21aaefe1efdabafeb5702959e1094504813e7 /xtask/src/help.rs
parentedf4d8e555c6847fb9e6e61d727c4def11789bfc (diff)
parent6048d294009f0f58593747e0870aa174e29a32af (diff)
Merge #2050
2050: xtask: don't depend on itertools r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'xtask/src/help.rs')
-rw-r--r--xtask/src/help.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/src/help.rs b/xtask/src/help.rs
index 4c6bf6b53..730eb5c61 100644
--- a/xtask/src/help.rs
+++ b/xtask/src/help.rs
@@ -13,7 +13,6 @@ SUBCOMMANDS:
13 format-hook 13 format-hook
14 fuzz-tests 14 fuzz-tests
15 codegen 15 codegen
16 gen-tests
17 install 16 install
18 lint"; 17 lint";
19 18