lean4-htt/tests
Sebastian Graf 02f482129a
fix: Use @[tactic_alt] for bv_decide, mvcgen and similar tactics (#10506)
This PR annotates the shadowing main definitions of `bv_decide`,
`mvcgen` and similar tactics in `Std` with the semantically richer
`tactic_alt` attribute so that `verso` will not warn about overloads.

This fixes leanprover/verso#535.
2025-09-23 07:40:02 +00:00
..
bench chore: remove >6 month old deprecations (#10446) 2025-09-22 12:47:11 +00:00
compiler chore: remove >6 month old deprecations (#10446) 2025-09-22 12:47:11 +00:00
elabissues
ir
lean fix: Use @[tactic_alt] for bv_decide, mvcgen and similar tactics (#10506) 2025-09-23 07:40:02 +00:00
pkg fix: check that compiler does not infer inconsistent types between modules (#10418) 2025-09-19 12:36:47 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain