Merge branch 'coq-8.6' into 'master'
Coq 8.6 These are the changes necessary to make this compatible with Coq 8.6. Most of the changes are fine (and of the category "no idea why this worked in 8.5" or "the statement of a lemma changed in the 8.6 libs"), except for the horribleness in perm_incl.v. I played around a little but found no good way to restore the term into the state Coq 8.5 put it in -- and the goals I end up in otherwise (if I just remove the `change`) look fairly unsolvable. Cc @jjourdan @robbertkrebbers See merge request !3
No related branches found
No related tags found
Showing
- theories/lang/races.v 1 addition, 1 deletiontheories/lang/races.v
- theories/lifetime/frac_borrow.v 1 addition, 1 deletiontheories/lifetime/frac_borrow.v
- theories/typing/perm_incl.v 4 additions, 5 deletionstheories/typing/perm_incl.v
- theories/typing/type.v 3 additions, 1 deletiontheories/typing/type.v
Please register or sign in to comment