Skip to content

Fix and document backtracking in ltac2-tc-dispatch - #121

Draft
Janno wants to merge 2 commits into
mainfrom
janno/discharge-hints
Draft

Fix and document backtracking in ltac2-tc-dispatch#121
Janno wants to merge 2 commits into
mainfrom
janno/discharge-hints

Conversation

@Janno

@Janno Janno commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Janno
Janno force-pushed the janno/discharge-hints branch from f2efa77 to 86a78fb Compare April 24, 2026 11:08
@skylabs-ai-ci

skylabs-ai-ci Bot commented Apr 24, 2026

Copy link
Copy Markdown

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
fmdeps/BRiCk/ janno/discharge-hints 125d31d main e219b6b #121

Passive Repos

Repo Job Branch Job Commit
./ main e8e81bb
fmdeps/auto/ main 26885ed
fmdeps/auto-docs/ main 9f57097
bluerock/NOVA/ skylabs-proof e9a69cc
bluerock/bhv/ skylabs-main e1da62f
fmdeps/brick-libcpp/ main e96a0fc
fmdeps/ci/ main 749706e
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-ci/ main 262fb04
fmdeps/fm-tools/ main e17f6db
psi/protos/ main 8fe3e7c
psi/backend/ main a5fa400
psi/ide/ main 6b596cf
psi/data/ main 76acc2f
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main 3bed8c2
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master 3ad4ddd
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master e01d802
fmdeps/skylabs-fm/ main 62d34c3
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
+0.00% 123356.6 123360.8 +4.3 total
+0.00% - 1.3 +1.3 ├ newly appeared files (1)
+0.00% 123359.6 123356.6 +3.0 └ common files
-0.00% 22637.5 22637.5 -0.0 ├ translation units
+0.00% 100722.1 100719.1 +3.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
+0.90% 196.2 198.0 +1.8 fmdeps/auto/rocq-skylabs-auto-core/tests/subgoals.v
+0.00% 123356.6 123360.8 +4.3 total
+0.00% - 1.3 +1.3 ├ newly appeared files (1)
+0.00% 123359.6 123356.6 +3.0 └ common files
-0.00% 22637.5 22637.5 -0.0 ├ translation units
+0.00% 100722.1 100719.1 +3.0 └ proofs and tests

@Janno
Janno force-pushed the janno/discharge-hints branch from 86a78fb to 4af77e7 Compare April 27, 2026 14:08
Ltac2 resolve_dbs dbs t :=
Control.once (fun () => resolve_dbs_all dbs t).

#[deprecated(since="20260424", note="Use [resolve_dbs] or [resolve_dbs_all]")]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this isn't really published yet, it probably makes sense to avoid deprecated functions at this point. If we don't want people to use this, then we should just remove it.

@gmalecha-at-skylabs

Copy link
Copy Markdown
Contributor

@Janno how do you feel about getting this merged?

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.

2 participants