Skip to content
GitLab
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 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • 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
  • !550

Use original pattern in iDestruct error messages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tej Chajed requested to merge tchajed/iris-coq:fix-idestruct-invalid into master Oct 20, 2020
  • Overview 28
  • Commits 2
  • Pipelines 0
  • Changes 3

I also took the liberty of giving a specific error to iDestruct "H" as "[H1 H2 H3]", because that was the actual mistake I made (I wrote iDestruct "H" as "[$H1 H2]" because I keep wanting to name the thing I'm framing, but of course that doesn't really make sense).

Edited Oct 20, 2020 by Tej Chajed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-idestruct-invalid