You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new split of `serde` crate, enables faster compilation by allowing
non-derive needing parts (such as this library) to be compiled in
parallel to `serde_derive` crate.
initial commit
string zeroization
made c_string zeroizing length go to 0
local changes
� This is the 1st commit message:
local changes
� This is the commit message #2:
zeroizing vectors and strings
binary heap, cstring, and vector tests
deque, history_buf, and string tests
index_map, index_set, linear_map, mpmc, and sorted_linked_list tests
spsc test
history_buf test cleanup
binary_heap test cleanup
c_string test cleanup
deque test cleanup
c_string test change
index_map test cleanup
index_set test cleanup
linear_map test cleanup
formatting
mpmc test cleanup
sorted_linked_list test cleanup
spsc test cleanup
spsc zeroize impl cleanup
string zeroization fixes/cleanup
vector test cleanup
string changes
queue zeroization fixes and test cleanup
style changes
style
comment
changes
removed unnecessary unsafe tests
test simplifications and comments
readme
.
.
.
.
.
.
.
.
final style changes
style check fixes
initial commit
string zeroization
made c_string zeroizing length go to 0
local changes
merge
initial commit
string zeroization
made c_string zeroizing length go to 0
local changes
� This is the commit message #5:
zeroizing vectors and strings
binary heap, cstring, and vector tests
deque, history_buf, and string tests
initial commit
string zeroization
made c_string zeroizing length go to 0
local changes
� This is the commit message #5:
zeroizing vectors and strings
binary heap, cstring, and vector tests
deque, history_buf, and string tests
index_map, index_set, linear_map, mpmc, and sorted_linked_list tests
spsc test
history_buf test cleanup
binary_heap test cleanup
c_string test cleanup
deque test cleanup
c_string test change
index_map test cleanup
index_set test cleanup
linear_map test cleanup
formatting
mpmc test cleanup
sorted_linked_list test cleanup
spsc test cleanup
spsc zeroize impl cleanup
string zeroization fixes/cleanup
vector test cleanup
string changes
queue zeroization fixes and test cleanup
style changes
style
comment
changes
removed unnecessary unsafe tests
test simplifications and comments
readme
.
.
.
.
.
.
.
.
final style changes
style check fixes
Zeroization
0 commit comments