@[tactic_alt]
bv_decide
mvcgen
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.
tactic_alt
This PR makes the missing docs linter aware of `tactic_alt`.