Commit graph

68 commits

Author SHA1 Message Date
silvanshade
c903535c57 Add browser crate to xtask commands 2022-07-06 14:44:35 -06:00
silvanshade
81e30128b1 Simplify features 2022-07-06 14:44:35 -06:00
silvanshade
6f4731101f Update dependencies 2022-07-06 13:51:06 -06:00
silvanshade
0783320e9c Add support for wasm target 2022-06-18 18:45:25 -06:00
silvanshade
275a76ff97 Fix typo 2022-06-18 18:45:25 -06:00
silvanshade
83a0f4ce01 Reset xtask crate version 2022-06-18 16:17:34 -06:00
silvanshade
7e9340087e Update edition to 2021 2022-06-18 16:16:51 -06:00
silvanshade
f0762b7ea8 Fix formatting 2022-06-18 16:05:30 -06:00
silvanshade
431b1d9de8 Adjust test workflow 2022-06-18 15:57:26 -06:00
silvanshade
7410bcd2ce Rollback pico-args version for now 2022-06-18 15:57:12 -06:00
silvanshade
1121d925fc Update dependencies 2022-06-18 15:11:18 -06:00
silvanshade
8e6c02788d Add --with-corpus to usage help 2022-05-20 10:50:09 -06:00
silvanshade
7c420a6202 Update links 2021-03-22 15:37:35 -06:00
silvanshade
7220344aa5 Split langs into crate; use macros for constants 2021-03-07 20:52:44 -07:00
silvanshade
308602a2b8 Rename parser crate 2021-02-23 14:37:16 -07:00
silvanshade
70cd39950d Start adding back fuzz and testing support 2021-02-11 22:43:09 -07:00
silvanshade
20a735da51 Add support for async-std 2021-02-10 22:17:46 -07:00
silvanshade
dc016d071e Update xtask cargo config 2021-02-10 22:04:39 -07:00
silvanshade
efad0e1be6 Remove unused crate 2021-01-30 19:39:18 -07:00
silvanshade
200aa53576 Begin splitting rope into separate crate 2021-01-24 20:50:35 -07:00
silvanshade
8b955849a3 Trim down implementation to begin reimplementation 2021-01-24 20:50:35 -07:00
silvanshade
b60356edc1 Don't return zfeatures from configure_runtime 2021-01-14 04:38:30 -07:00
silvanshade
54766948e0 Remove compression configuration option 2021-01-14 03:02:44 -07:00
silvanshade
32f9eace75 Refactoring; add option to select runtime 2021-01-14 03:02:44 -07:00
silvanshade
496e4c08dd Update pico-args dependency 2021-01-14 03:02:44 -07:00
silvanshade
d9094f20c0 Adjust xtask udeps arguments 2021-01-14 03:02:44 -07:00
silvanshade
3bd1982631 Remove xtask grcov command 2021-01-14 03:02:44 -07:00
silvanshade
97e536513f Formatting 2021-01-14 03:02:44 -07:00
silvanshade
ae6e1bdb18 Split CLI into separate crate 2021-01-14 03:02:44 -07:00
silvanshade
8be56f59b3 Formatting 2020-12-08 17:30:06 -07:00
silvanshade
bfd9f7aabb Allow passing arguments by -- instead of --rest 2020-12-08 17:02:42 -07:00
silvanshade
390cca63a5 Formatting 2020-10-30 20:43:56 -06:00
silvanshade
7fe1aa88ac Add missing documentation 2020-10-20 21:36:00 -06:00
silvanshade
67dd11905b Refactor xtask to use pico-args 2020-09-14 02:41:07 -06:00
silvanshade
f34b28f3b1 Adjust default arguments for "xtask tarpaulin" 2020-09-12 21:16:44 -06:00
silvanshade
8339deafe0 Configure "xtask tarpaulin" to use +nightly and -Zpackage-features 2020-09-12 21:16:44 -06:00
silvanshade
63a9c0d60c Remove --benches from test and tarpaulin command 2020-09-11 18:24:31 -06:00
silvanshade
9cbff3ae44 Update dependencies 2020-09-09 14:03:48 -06:00
silvanshade
affabc8286 Remove default --all-features for "xtask tarpaulin" 2020-09-08 03:06:41 -06:00
silvanshade
80926e11b1 Put corpus tests behind "corpus" feature gate 2020-09-07 22:58:05 -06:00
silvanshade
40596dbbca Fix passing extra arguments to "xtask clippy" 2020-09-07 22:58:05 -06:00
silvanshade
53ccedb416 Remove wit and witx stuff for now 2020-09-07 19:23:38 -06:00
silvanshade
2bc7397f95 Adjust tarpaulin excluded files 2020-09-05 19:42:55 -06:00
silvanshade
6c9b4d5178 Add xtask grcov command 2020-09-05 19:42:55 -06:00
silvanshade
74633c2625 Reorganize modules 2020-09-05 19:29:56 -06:00
silvanshade
d3d19f1657 Enable --all-features for check and clippy commands 2020-09-04 16:40:51 -06:00
silvanshade
833b2c5a4b Add xtask udeps command 2020-09-04 12:56:33 -06:00
silvanshade
74d0ec5d1c Add tarpaulin xtask command 2020-08-30 18:45:59 -06:00
silvanshade
dea527eee5 Immediately fail on invalid xtask matches; fix #75 2020-08-30 17:03:22 -06:00
silvanshade
317d8f39a2 Simplify xtask; fix #64 2020-08-29 13:06:40 -06:00