 Paolo BarboliniandGitHub
|
94e42915a9
|
Document that BytesMut::{reserve,try_reserve} doesn't preserve unused capacity (#808)
|
2025-11-28 10:02:34 +01:00 |
|
 Paolo BarboliniandGitHub
|
acd1e0ffb8
|
Fix get_int if nbytes is zero (#806)
|
2025-11-21 11:14:40 +01:00 |
|
 Paolo BarboliniandGitHub
|
16132ad259
|
Fix latest clippy warnings (#787)
|
2025-07-16 10:53:50 +02:00 |
|
 Paolo BarboliniandGitHub
|
3e44f88f5f
|
Bump MSRV to 1.57 (#788)
|
2025-07-16 10:33:07 +02:00 |
|
 Paolo BarboliniandGitHub
|
16cc574fea
|
Implement Buf::chunks_vectored for VecDeque<u8> (#708)
|
2025-01-10 14:40:12 +01:00 |
|
 Paolo BarboliniandGitHub
|
0e9e4fc2f1
|
Expand Buf tests (#747)
|
2025-01-09 17:13:47 +01:00 |
|
 Paolo BarboliniandGitHub
|
4cd8969e85
|
Replace BufMut::put with BufMut::put_slice in Writer impl (#745)
|
2024-11-01 18:22:07 +00:00 |
|
 Paolo BarboliniandGitHub
|
d7c1d658d9
|
chore: prepare bytes v1.7.2 (#736)
|
2024-09-18 07:39:32 +02:00 |
|
 Paolo BarboliniandGitHub
|
79fb85323c
|
fix: apply sign extension when decoding int (#732)
Closes #730
|
2024-08-30 08:20:29 -04:00 |
|
 Paolo BarboliniandGitHub
|
291df5acc9
|
Fix double spaces in comments and doc comments (#731)
|
2024-08-19 10:19:35 +02:00 |
|
 Paolo BarboliniandGitHub
|
caf520ac7f
|
Fix iter tests to use the actual bytes IntoIter instead of std (#707)
|
2024-05-19 15:28:03 -04:00 |
|
 Paolo BarboliniandGitHub
|
a8806c2457
|
Improve BytesMut::split suggestion (#699)
|
2024-04-25 10:43:15 +02:00 |
|