12 Commits

Author SHA1 Message Date
Taiki Endo 3af169a8fb Update MIRIFLAGS 2022-07-09 15:41:30 +09:00
Taiki Endo bb581d7baa Make installation of cargo-hack faster and robust
Use taiki-e/install-action to install prebuilt binaries.
2022-07-09 15:41:30 +09:00
Taiki Endo 6fddfedafe Release 0.4.6 (#116) 2022-04-02 15:00:31 +09:00
Taiki Endo ffe216355a Fix stacked borrows violation in get2_unchecked_mut (#115)
Co-authored-by: Alice Ryhl <alice@ryhl.io>
2022-03-24 04:49:48 +09:00
Taiki Endo f774fb68c2 Create GitHub release automatically (#107) 2021-08-06 23:16:25 +09:00
Taiki Endo 66154d9b08 Fix newly added clippy warnings (#105) 2021-08-06 23:06:06 +09:00
Taiki Endo c094893c45 Build docs on CI (#99) 2021-05-19 21:27:41 +09:00
Taiki Endo 2d047e42b9 Migrate to Rust 2018 (#97) 2021-05-17 01:36:46 +09:00
Taiki Endo 1ab7d9713b Pass --no-dev-deps flag to cargo-hack (#91) 2021-04-11 02:47:24 +09:00
Taiki Endo 2c72dce278 Add support for serde (#85) 2021-04-11 01:43:56 +09:00
Taiki Endo d43ea0eb61 Run clippy on CI (#84) 2021-02-14 17:14:09 +09:00
Taiki Endo 1a84388777 Migrate CI to GitHub Actions (#77) 2021-01-31 03:53:32 +09:00