Jan Špaček
|
ae6cfd3baf
|
Improve optional support for borsh serialization
- Do not allocate when deserializing ArrayString
- Serialize length as u32, not as u64, to be consistent with
serialization of [T] and str
- Add tests
|
2024-03-07 21:11:18 +01:00 |
|
Elichai Turkel
|
71200c01b9
|
Add Zeroize and benches to the CI matrix
|
2023-06-14 15:05:11 +03:00 |
|
Ralf Jung
|
c65c66e855
|
update Miri CI config
|
2022-03-08 15:49:57 -05:00 |
|
bluss
|
5303f6911b
|
MAINT: remove unstable-const-fn testing from ci
|
2021-03-28 22:51:01 +02:00 |
|
bluss
|
2626b5575a
|
TEST: Update CI to use experimental/continue on error only for nigthly features
|
2021-03-25 18:20:37 +01:00 |
|
bluss
|
c751c2204f
|
Remove old Array and Index traits
|
2021-03-23 18:22:12 +01:00 |
|
bluss
|
fc9c4068f5
|
MAINT: Update ci for const gen
|
2021-03-23 18:22:12 +01:00 |
|
bluss
|
b5efc03a1d
|
TEST: Build docs for the current crate only in ci
|
2021-02-22 19:52:07 +01:00 |
|
bluss
|
32623b8209
|
MAINT: Change from travis to github actions
|
2020-12-08 21:20:18 +01:00 |
|