Commit Graph

17 Commits

Author SHA1 Message Date
Taiki Endo eba124f52a Update actions/checkout action to v4 2023-09-10 18:22:00 +09:00
Taiki Endo dc095d0680 Minimize GITHUB_TOKEN permissions
Refs: https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token
2023-03-26 16:32:28 +09:00
Taiki Endo 7e75b7ebe3 Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI 2023-03-26 16:32:14 +09:00
Taiki Endo d52a96814c Update CI config 2023-01-15 23:33:31 +09:00
Taiki Endo fa97e5f3f1 Enable dependabot update for Rust 2022-12-28 12:23:20 +09:00
Taiki Endo f1bd28c106 Clean up CI config 2022-12-28 12:23:20 +09:00
Taiki Endo c364256674 Remove msrv field from .clippy.toml
Since Rust 1.64, Clippy respects `rust-version` field in Cargo.toml.
rust-lang/rust@b776fb8
2022-12-28 12:23:20 +09:00
John Nunley 7c07f0f090
Allow usage on `no_std` targets and targets using `portable-atomic` (#7) 2022-09-01 12:08:46 -07:00
Taiki Endo 3d0cfac19e Apply clippy to all targets 2022-07-17 21:21:29 +09:00
Taiki Endo 9e3d257098 Run Miri on CI 2022-07-08 02:46:39 +09:00
Taiki Endo eb7cf73e01 Update CI config 2022-07-08 02:45:36 +09:00
Taiki Endo 1581b2cb9f Update actions/checkout action to v3 2022-05-01 14:04:45 +09:00
Taiki Endo 7aac9c0b24 Create GitHub release automatically 2022-01-08 22:26:15 +09:00
Taiki Endo 23c7adeca9 Clean up CI config 2022-01-08 22:25:51 +09:00
Taiki Endo 4bb1358efe Fix CI 2020-12-24 20:37:15 +09:00
Stjepan Glavina 27bd3f1b87
. 2020-11-30 12:26:31 +01:00
Stjepan Glavina c4dbdadb64 Initial commit 2020-07-19 17:43:22 +02:00