Commit graph

16 commits

Author SHA1 Message Date
Zeyi Fan
146b6007b4
update dependencies && bump to 0.5.1 2022-03-03 20:59:28 -08:00
Kobato
21d2787024
Support Rust Edition 2021 (#70)
* Support Rust Edition 2021

* Update src/options.rs

Co-authored-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com>

Co-authored-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com>
2022-03-03 20:33:25 -08:00
Zeyi Fan
45555de872
update dependencies 2021-02-19 21:41:55 -08:00
octaltree
09a1cf6b19
Use stdin as main.rs (#30)
close #14 

Thanks to @octaltree octaltree
2021-02-17 22:30:06 -08:00
Zeyi Fan
e0133d7ae5 add mode flag 2020-07-26 15:32:33 -07:00
Zeyi Fan
e1748f91db rename opt to options 2020-07-26 14:50:34 -07:00
Zeyi Fan
65db163b1f support verbose & quiet flag
close #25
2020-06-14 21:57:19 -07:00
Zeyi Fan
e377de8b31 add dtoa test, thanks @reitermarkus 2019-08-20 22:14:39 -07:00
Zeyi Fan
ed322db23f allow user to override infer result 2019-08-20 22:03:54 -07:00
Zeyi Fan
8aff17b192 add --infer that allows cargo-play to infer dependencies 2019-08-20 21:24:57 -07:00
Zeyi Fan
7e424d95b3 add external_crate test 2019-08-15 00:29:31 -07:00
Zeyi Fan
f345f7589d add more integration tests && implement args 2019-08-15 00:18:00 -07:00
Zeyi Fan
6a9b334721 make integration test parallel 2019-08-14 23:42:53 -07:00
Zeyi Fan
e9b0b5557a add basic integration test 2019-08-13 00:04:18 -07:00
Zeyi Fan
7853cd498d add toolchain support 2019-06-20 22:51:50 -07:00
Zeyi Fan
82d61f0b36 fix some bugs, add subdir support 2019-05-20 00:28:31 -07:00