Skip to content

Actions: bluss/arrayvec

Actions

All workflows

Actions

Loading...

Showing runs from all workflows
24 workflow runs
24 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

Make length type generic
Continuous integration #177: Pull request #256 synchronize by JakkuSakura
April 5, 2024 09:56 1m 14s
Fix clippy lints
Continuous integration #175: Pull request #264 opened by GnomedDev
March 29, 2024 14:21 1m 8s GnomedDev:fix-clippy
March 29, 2024 14:21 1m 8s
Add as_slice & as_mut_slice methods to IntoIter
Continuous integration #174: Commit 3a75e11 pushed by bluss
March 26, 2024 08:06 1m 11s master
March 26, 2024 08:06 1m 11s
Remove borsch from msrv builder
Continuous integration #173: Commit f243d43 pushed by bluss
March 12, 2024 20:49 47s master
March 12, 2024 20:49 47s
Remove borsh from msrv builder
Continuous integration #172: Pull request #263 opened by bluss
March 11, 2024 22:09 2m 4s msrv
March 11, 2024 22:09 2m 4s
Update changelog
Continuous integration #171: Commit 5a2edb6 pushed by bluss
March 11, 2024 21:54 1m 58s master
March 11, 2024 21:54 1m 58s
Improve optional support for borsh serialization
Continuous integration #170: Commit ae6cfd3 pushed by bluss
March 7, 2024 20:11 3m 42s master
March 7, 2024 20:11 3m 42s
Update release notes
Continuous integration #169: Commit 7a1722e pushed by bluss
March 7, 2024 20:06 3m 43s master
March 7, 2024 20:06 3m 43s
feat: put len before xs
Continuous integration #168: Commit 1cd7b9d pushed by bluss
March 7, 2024 20:05 3m 41s master
March 7, 2024 20:05 3m 41s
Fix miri error in extend_zst
Continuous integration #167: Commit 27401fb pushed by bluss
March 7, 2024 19:46 3m 43s master
March 7, 2024 19:46 3m 43s
Add ArrayVecCopy V2
Continuous integration #165: Pull request #261 opened by pYtoner
February 9, 2024 16:15 3m 42s pYtoner:master
February 9, 2024 16:15 3m 42s
Put len before xs for better memory layout
Continuous integration #155: Pull request #255 opened by JakkuSakura
December 19, 2023 01:51 1m 25s JakkuSakura:memory-layout
December 19, 2023 01:51 1m 25s
MAINT: Update GitHub Actions CI
Continuous integration #145: Pull request #242 opened by striezel
July 13, 2023 21:57 1m 48s striezel-stash:ci-actions-update
July 13, 2023 21:57 1m 48s
0.7.4
Continuous integration #144: Commit 2c92a59 pushed by bluss
June 17, 2023 20:02 3m 29s master
June 17, 2023 20:02 3m 29s
Merge pull request #240 from elichai/zeroize
Continuous integration #143: Commit 2cd12ef pushed by bluss
June 15, 2023 09:03 2m 47s master
June 15, 2023 09:03 2m 47s
Optionally implement Zeroize on ArrayVec/ArrayString
Continuous integration #142: Pull request #240 synchronize by elichai
June 14, 2023 12:09 2m 44s elichai:zeroize
June 14, 2023 12:09 2m 44s
Optionally implement Zeroize on ArrayVec/ArrayString
Continuous integration #139: Pull request #240 synchronize by elichai
June 13, 2023 19:04 1m 7s elichai:zeroize
June 13, 2023 19:04 1m 7s
0.7.3
Continuous integration #138: Commit 4ab6d63 pushed by bluss
June 12, 2023 19:40 3m 11s master
June 12, 2023 19:40 3m 11s
Optionally implement Zeroize on ArrayVec/ArrayString
Continuous integration #137: Pull request #240 opened by elichai
June 12, 2023 19:30 2m 42s elichai:zeroize
June 12, 2023 19:30 2m 42s
Add ArrayVec::leak
Continuous integration #136: Pull request #235 synchronize by luksan
May 10, 2023 15:30 5m 10s luksan:leak
May 10, 2023 15:30 5m 10s
Merge pull request #236 from kornelski/track_caller
Continuous integration #135: Commit 6712744 pushed by bluss
May 5, 2023 19:24 2m 2s master
May 5, 2023 19:24 2m 2s
Add From<[T; LEN]> for ArrayVec<T, CAP>
Continuous integration #134: Pull request #238 opened by a222red
April 12, 2023 01:13 54s a222red:from-len
April 12, 2023 01:13 54s
track_caller for capacity overflow panics
Continuous integration #132: Pull request #236 opened by kornelski
April 10, 2023 21:50 2m 24s kornelski:track_caller
April 10, 2023 21:50 2m 24s