Change the notation for borrows : now, it is just a notation for the predicate...
Change the notation for borrows : now, it is just a notation for the predicate transformer (it does not include the payload of the borrow). --- --- The new behavior is somewhat more intuitive, and better behaved wrt view predicates.
Showing
- theories/lifetime/at_borrow.v 4 additions, 4 deletionstheories/lifetime/at_borrow.v
- theories/lifetime/frac_borrow.v 4 additions, 4 deletionstheories/lifetime/frac_borrow.v
- theories/lifetime/lifetime.v 2 additions, 2 deletionstheories/lifetime/lifetime.v
- theories/lifetime/lifetime_sig.v 5 additions, 5 deletionstheories/lifetime/lifetime_sig.v
- theories/lifetime/model/definitions.v 4 additions, 4 deletionstheories/lifetime/model/definitions.v
- theories/lifetime/model/reborrow.v 1 addition, 1 deletiontheories/lifetime/model/reborrow.v
- theories/lifetime/na_borrow.v 2 additions, 2 deletionstheories/lifetime/na_borrow.v
- theories/typing/lib/cell.v 6 additions, 6 deletionstheories/typing/lib/cell.v
- theories/typing/lib/mutex/mutex.v 2 additions, 3 deletionstheories/typing/lib/mutex/mutex.v
- theories/typing/lib/mutex/mutexguard.v 4 additions, 4 deletionstheories/typing/lib/mutex/mutexguard.v
- theories/typing/lib/refcell/ref_code.v 2 additions, 2 deletionstheories/typing/lib/refcell/ref_code.v
- theories/typing/lib/refcell/refcell.v 2 additions, 2 deletionstheories/typing/lib/refcell/refcell.v
- theories/typing/lib/refcell/refmut_code.v 1 addition, 1 deletiontheories/typing/lib/refcell/refmut_code.v
- theories/typing/lib/rwlock/rwlock.v 2 additions, 2 deletionstheories/typing/lib/rwlock/rwlock.v
- theories/typing/sum.v 2 additions, 2 deletionstheories/typing/sum.v
- theories/typing/type.v 1 addition, 2 deletionstheories/typing/type.v
- theories/typing/uniq_bor.v 1 addition, 1 deletiontheories/typing/uniq_bor.v
- theories/typing/util.v 2 additions, 2 deletionstheories/typing/util.v
Loading
Please register or sign in to comment