Skip to content
Snippets Groups Projects

Create HintDBs with the discriminated option

Merged Michael Sammler requested to merge msammler/hintdb_discriminated into master
1 unresolved thread

According to the documentation https://coq.inria.fr/distrib/current/refman/proof-engine/tactics.html#coq:cmd.create-hintdb, when creating a hint database without discrimination, Coq uses the legacy implementation, which only uses Discrimination Trees for goals without evars and does not use opaqueness information. This commit switches the hint databases of stdpp to the new implementation.

Merge request reports

Approval is optional

Merged by Robbert KrebbersRobbert Krebbers 5 years ago (Apr 23, 2020 8:13am UTC)

Merge details

  • Changes merged into master with 93b578a5.
  • Deleted the source branch.

Pipeline #27027 passed

Pipeline passed for 93b578a5 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading