forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 18
Pull requests: model-checking/verify-rust-std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Contracts & Harnesses for
NonNull::read
, NonNull::read_volatile
, NonNull::read_unaligned
#156
opened Nov 8, 2024 by
QinyuanWu
Loading…
Add loop contracts and harness for
ptr::swap_nonoverlapping_simple_untyped
#152
opened Nov 5, 2024 by
qinheping
Loading…
Add a new challenge to verify Used to tag a challenge proposal PR / Issue
CStr
Challenge Proposal
#151
opened Nov 4, 2024 by
celinval
Loading…
Contract and harness for copy_to, copy_to_nonoverlapping, copy_from, and copy_from_nonoverlapping
#149
opened Nov 2, 2024 by
Dhvani-Kapadia
Loading…
Contracts & Harnesses for
swap
, replace
, and drop_in_place
#144
opened Nov 1, 2024 by
danielhumanmod
Loading…
Write contracts + pre/post conditions for all unsafe methods in duration
#136
opened Oct 24, 2024 by
sgpthomas
Loading…
Contracts & Harnesses for len, is_empty, is_aligned, and is_aligned_to
#128
opened Oct 22, 2024 by
Jimmycreative
Loading…
Contracts and harnesses for
dangling
, from_raw_parts
, slice_from_raw_parts
, to_raw_parts
in NonNull
#127
opened Oct 22, 2024 by
QinyuanWu
Loading…
Contract and harness for as_ptr, cast, as_mut_ptr, and as_non_null_ptr
#126
opened Oct 22, 2024 by
Dhvani-Kapadia
Loading…
Add safety preconditions to alloc/src/collections/binary_heap/mod.rs
#120
opened Oct 17, 2024 by
tautschnig
•
Draft
Contracts & Harnesses for Reference Conversion APIs at std::NonNull
#116
opened Oct 16, 2024 by
danielhumanmod
Loading…
Contracts and Harnesses for
<*mut T>::add
, sub
and offset
#113
opened Oct 12, 2024 by
stogaru
Loading…
Contract & Harnesses for byte_sub, offset, map_addr and with_addr
#107
opened Oct 8, 2024 by
Dhvani-Kapadia
Loading…
Contracts & Harnesses for
byte_add
, byte_offset
, and byte_offset_from
#103
opened Oct 5, 2024 by
danielhumanmod
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.