Commit graph

3081 commits

Author SHA1 Message Date
bors[bot]
d25c988e35
Merge #1742
1742: Fixed link for Gitter chat r=CreepySkeleton a=humancalico



Co-authored-by: Akshat Agarwal <humancalico@disroot.org>
2020-03-21 23:38:43 +00:00
Akshat Agarwal
848ebb4e44 gitter fix 2020-03-22 02:11:51 +05:30
bors[bot]
6ebc913169
Merge #1754
1754: Select a single docs.rs build target r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-20 08:20:19 +00:00
CreepySkeleton
ee7ee9ba9f Select a single docs.rs build target 2020-03-20 03:02:39 +03:00
bors[bot]
2aa38e81a9
Merge #1739
1739: Remove _some_ of pubs r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-19 23:53:18 +00:00
CreepySkeleton
76689d030f Empty commit 2020-03-19 17:38:16 +03:00
CreepySkeleton
a46ab1639a Turn some integration tests into unit tests 2020-03-19 10:49:49 +03:00
CreepySkeleton
4fc4a00b8f Remove _some_ of pubs 2020-03-19 10:17:52 +03:00
bors[bot]
c2f079cd74
Merge #1753
1753: Fix benchmarks to not use fork anymore r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-03-19 03:26:30 +00:00
Pavan Kumar Sunkara
b8e1a1aa77 Fix benchmarks to not use fork anymore 2020-03-18 13:17:31 +01:00
bors[bot]
9c8f9e20b9
Merge #1745
1745: Fix CI r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-13 20:28:29 +00:00
CreepySkeleton
b61a807728 Fix clippy and bump MSRV 2020-03-13 22:41:40 +03:00
CreepySkeleton
1cff11109e Fix CI 2020-03-13 20:51:41 +03:00
bors[bot]
bc738e12c2
Merge #1735
1735: Get rid of extra scopes r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-09 21:03:59 +00:00
CreepySkeleton
3e1f6ed514 Use proper cfg 2020-03-09 23:42:14 +03:00
CreepySkeleton
329bfa9895 Get rid of extra scopes 2020-03-09 21:08:15 +03:00
bors[bot]
23706657fc
Merge #1732
1732: Fixed #1622 r=pksunkara a=sphinxc0re



Co-authored-by: Julian Laubstein <contact@julianlaubstein.de>
2020-03-08 19:52:12 +00:00
Julian Laubstein
c34a0fdae9 Added tests and fixed display of conflicted flags 2020-03-08 17:11:12 +01:00
Julian Laubstein
444bce2471
Fixed #1622 2020-03-08 16:39:14 +01:00
bors[bot]
19c20f7c00
Merge #1727
1727: Fix `-- subcommand` error r=pksunkara a=ldm0



Co-authored-by: Donough Liu <ldm2993593805@163.com>
2020-03-05 13:01:05 +00:00
bors[bot]
233ae171be
Merge #1726
1726: Derive clippy r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-05 12:28:30 +00:00
Donough Liu
5b9f6197b1 Test added, Apply rustfmt 2020-03-05 20:02:48 +08:00
CreepySkeleton
821b0792ea Fix test 2020-03-05 14:06:11 +03:00
CreepySkeleton
5d9ef1527f Fix warnings in tests & examples 2020-03-05 13:40:25 +03:00
Donough Liu
79cec6a298 Fix misplaced subcommand matching failure emitter.
Only positional args follow `--`.
2020-03-05 18:38:55 +08:00
bors[bot]
b86bf25c18
Merge #1724
1724: Basic github action for benchmarking r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-03-05 10:36:21 +00:00
Donough Liu
bd1b73d7c8 Another Typo 2020-03-05 17:56:24 +08:00
Pavan Kumar Sunkara
4860516555 Shorten some of the benches names 2020-03-05 10:22:37 +01:00
Donough Liu
c86ac603f1 Typo 2020-03-05 17:17:07 +08:00
CreepySkeleton
bfc850e99a Suppress warnings in generated code 2020-03-05 11:35:21 +03:00
Pavan Kumar Sunkara
eaae1202cb Basic github action for benchmarking 2020-03-05 09:21:39 +01:00
bors[bot]
54f2072a66
Merge #1725
1725: docs(README.md): adds details about MSRV by clap version r=pksunkara a=kbknapp



Co-authored-by: Kevin K <kbknapp@gmail.com>
2020-03-05 03:34:43 +00:00
Kevin K
2b017f5450
docs(README.md): adds details about MSRV by clap version 2020-03-04 22:06:06 -05:00
bors[bot]
3792941cb1
Merge #1719
1719: Use GH actions/continuous_becnchmark r=CreepySkeleton a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-04 19:07:48 +00:00
CreepySkeleton
d466a56aa1 Fix benches 2020-03-04 21:31:18 +03:00
bors[bot]
5e0898c175
Merge #1718
1718: Fix core dump with mutually `requires()` args r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-03-04 12:51:19 +00:00
CreepySkeleton
839ed2588c Fix core dump with mutually requires() args
Fixes #1643
2020-03-04 15:21:06 +03:00
bors[bot]
7669d54454
Merge #1716
1716: Unit struct r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-03-02 16:36:17 +00:00
Pavan Kumar Sunkara
d8d29aea13 Remove every proc_macro_derive except Clap 2020-03-02 16:28:35 +01:00
Pavan Kumar Sunkara
804639ca67 Rename labels in bors 2020-03-02 11:47:08 +01:00
Pavan Kumar Sunkara
0c22a9df6c Added support for unit-struct 2020-03-02 11:46:40 +01:00
bors[bot]
68566a6848
Merge #1713
1713: fix: bash completions with app name which contains `-` r=CreepySkeleton a=pksunkara



Co-authored-by: quake wang <quake.wang@gmail.com>
2020-03-02 07:36:22 +00:00
bors[bot]
9eed0bf80f
Merge #1712
1712: Make cargo feature additive r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-03-02 07:11:06 +00:00
bors[bot]
e8e9be229f
Merge #1714
1714: Allow bench to fail in travis to reduce CI time r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-03-02 06:46:54 +00:00
Pavan Kumar Sunkara
2055e0d1ee Allow bench to fail in travis to reduce CI time 2020-03-01 23:39:24 +01:00
quake wang
bb4a6df5ba fix: bash completions with app name which contains - 2020-03-01 23:35:49 +01:00
Pavan Kumar Sunkara
47782cfac6 Make cargo feature additive 2020-03-01 22:55:57 +01:00
bors[bot]
cb29d1d547
Merge #1710
1710: Ambiguous suggetions for InferSubcommands r=CreepySkeleton,pksunkara a=pickfire



Co-authored-by: Ivan Tham <pickfire@riseup.net>
2020-03-01 14:43:41 +00:00
Ivan Tham
908b7aeb44 Ambiguous suggetions for InferSubcommands
Closes #1655
2020-03-01 19:36:05 +08:00
bors[bot]
c192f5effb
Merge #1709
1709: Tidy up the bug report template r=pksunkara a=CreepySkeleton



Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
2020-02-29 16:08:01 +00:00