Skip to content

Adapt to Coq PR #17084: maximal implicit arguments now added to references in defined Ltac code - #30

Open
herbelin wants to merge 1 commit into
rocq-community:masterfrom
herbelin:master+adapt-pr17084-align-strict-interpretation-of-references-on-non-strict-mode
Open

Adapt to Coq PR #17084: maximal implicit arguments now added to references in defined Ltac code#30
herbelin wants to merge 1 commit into
rocq-community:masterfrom
herbelin:master+adapt-pr17084-align-strict-interpretation-of-references-on-non-strict-mode

Conversation

@herbelin

@herbelin herbelin commented Jan 7, 2023

Copy link
Copy Markdown

In anticipation of a uniformisation in rocq-prover/rocq#17084 of how references with maximal implicit arguments are interpreted in Ltac code (*), this PR fixes the tactic has_var in Autosubst_Derive.v so that when None is returned, it returns it with its implicit argument rather than without.

This is a priori backwards compatible, so it can be merged as soon as now.

(*) Prior to rocq-prover/rocq#17084, maximal implicit arguments are inserted in interactive mode but not in non-interactive mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant