Commit Graph

19 Commits

Author SHA1 Message Date
Aadhish Sriram S 0c77e3d163
feat: Implement From<Unparker> for Waker
This allows Wakers to be created in an allocation-free manner.
2023-10-07 21:54:29 -07:00
Taiki Endo 0b0f69411f Update actions/checkout action to v4 2023-09-10 18:27:51 +09:00
Taiki Endo ad18fa46dc Minimize GITHUB_TOKEN permissions
Refs: https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token
2023-08-06 16:58:40 +09:00
Taiki Endo 53563956a0 Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI 2023-08-06 16:57:58 +09:00
Taiki Endo 79ca72d0be Enable dependabot update for Rust 2022-12-28 12:24:13 +09:00
Taiki Endo bf54dddce1 Clean up CI config 2022-12-28 12:24:13 +09:00
Taiki Endo 95ae5c1a3d 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:24:13 +09:00
John Nunley 7e13f26834
Implement loom version of parking (#8) 2022-10-16 08:56:29 -07:00
Alain Zscheile 3d1a96f22b feat: only run scheduled workflow once per week 2022-10-03 23:04:13 +02:00
Alain Zscheile b4ca8e1aca fix: CI for pull requests 2022-10-03 23:04:09 +02:00
Taiki Endo 83ab9af0ba Apply clippy to all targets 2022-07-17 21:22:03 +09:00
Taiki Endo edde676e5c Update CI config 2022-07-08 02:43:03 +09:00
Taiki Endo b9651bd3f4 Update actions/checkout action to v3 2022-05-01 14:43:53 +09:00
Taiki Endo 8dbb931513 Create GitHub release automatically 2022-01-08 23:34:24 +09:00
Taiki Endo cdf7edf651 Clean up CI config 2022-01-08 23:33:47 +09:00
Taiki Endo d9dc0b5618 Fix CI 2020-12-24 18:40:52 +09:00
Stjepan Glavina 24627a1939
. 2020-11-30 12:27:37 +01:00
Stjepan Glavina cd14620d62 Remove caching 2020-05-16 16:23:28 +02:00
Stjepan Glavina 0d1358f82a Add CI 2020-05-16 16:17:54 +02:00