Open xgroleau opened 1 year ago
Fix UB and now miri test by using NonNull<[u8]> instead of mutable ref for the grants
miri test
NonNull<[u8]>
Fix UB and now
miri test
by usingNonNull<[u8]>
instead of mutable ref for the grants