lean4-htt/src/Lean/Widget
Leonardo de Moura 726b735c6d fix: using invalid name generator at ContextInfo.runMetaM
Already used `MVarId`s were being "reused" potentially creating cyclic
metavar assignment. See issue #1031 for an example.

closes #1031
2022-04-15 18:42:34 -07:00
..
InteractiveCode.lean fix: using invalid name generator at ContextInfo.runMetaM 2022-04-15 18:42:34 -07:00
InteractiveDiagnostic.lean fix: using invalid name generator at ContextInfo.runMetaM 2022-04-15 18:42:34 -07:00
InteractiveGoal.lean chore: style 2022-04-07 17:35:05 -07:00
TaggedText.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00