-
- Downloads
Add comments on corresponding Rust methods and tweak some names
Showing
- README.md 54 additions, 54 deletionsREADME.md
- theories/typing/examples/inc_vec.v 2 additions, 2 deletionstheories/typing/examples/inc_vec.v
- theories/typing/lib/cell.v 8 additions, 0 deletionstheories/typing/lib/cell.v
- theories/typing/lib/list.v 3 additions, 0 deletionstheories/typing/lib/list.v
- theories/typing/lib/maybe_uninit.v 6 additions, 0 deletionstheories/typing/lib/maybe_uninit.v
- theories/typing/lib/mutex/mutex.v 7 additions, 3 deletionstheories/typing/lib/mutex/mutex.v
- theories/typing/lib/mutex/mutexguard.v 5 additions, 0 deletionstheories/typing/lib/mutex/mutexguard.v
- theories/typing/lib/option.v 7 additions, 3 deletionstheories/typing/lib/option.v
- theories/typing/lib/panic.v 2 additions, 0 deletionstheories/typing/lib/panic.v
- theories/typing/lib/slice/array_slice.v 4 additions, 3 deletionstheories/typing/lib/slice/array_slice.v
- theories/typing/lib/slice/iter.v 3 additions, 0 deletionstheories/typing/lib/slice/iter.v
- theories/typing/lib/slice/slice_basic.v 1 addition, 0 deletionstheories/typing/lib/slice/slice_basic.v
- theories/typing/lib/slice/slice_split.v 2 additions, 1 deletiontheories/typing/lib/slice/slice_split.v
- theories/typing/lib/slice/uniq_slice.v 1 addition, 0 deletionstheories/typing/lib/slice/uniq_slice.v
- theories/typing/lib/smallvec/smallvec.v 1 addition, 0 deletionstheories/typing/lib/smallvec/smallvec.v
- theories/typing/lib/smallvec/smallvec_basic.v 7 additions, 3 deletionstheories/typing/lib/smallvec/smallvec_basic.v
- theories/typing/lib/smallvec/smallvec_index.v 2 additions, 0 deletionstheories/typing/lib/smallvec/smallvec_index.v
- theories/typing/lib/smallvec/smallvec_pop.v 1 addition, 0 deletionstheories/typing/lib/smallvec/smallvec_pop.v
- theories/typing/lib/smallvec/smallvec_push.v 1 addition, 0 deletionstheories/typing/lib/smallvec/smallvec_push.v
- theories/typing/lib/smallvec/smallvec_slice.v 3 additions, 3 deletionstheories/typing/lib/smallvec/smallvec_slice.v
Loading
Please register or sign in to comment