Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Iris Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 151
    • Issues 151
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • IrisIris
  • Merge requests
  • !603

drop support for Coq 8.10

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralf Jung requested to merge ralf/no-coq-8.10 into master Dec 09, 2020
  • Overview 2
  • Commits 2
  • Changes 8

I propose we drop support for Coq 8.10. This is in accordance with out Coq support policy, which I don't think we have ever written down, but with so far has been:

  • We always support at least the last two major stable Coq releases.
  • We only drop support for a Coq version if the latest Iris release already supports this version.

Dropping Coq 8.10 is useful because it unblocks the persistent points-to work, and it means we can think about integrating the iris-string-ident "plugin".

I asked on Mattermost a few days ago, and so far nobody spoke up that they still require this support. I just asked again; let's see if anyone speaks up this time. @iris-users if you are using Iris with Coq 8.10 and are tracking Iris master, this will break your code. Please speak up if that affects you!

Fixes #388 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ralf/no-coq-8.10