Leonardo de Moura
|
4727fd6883
|
feat: do not hightlight auxiliary declarations used to compile recursive definitions as variables
They are "morally" constants.
|
2022-04-21 08:11:22 -07:00 |
|
Leonardo de Moura
|
e53435979f
|
fix: remove hacky addAutoBoundImplicitsOld
|
2022-03-25 09:23:43 -07:00 |
|
Leonardo de Moura
|
6631d92d7b
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
This commit also fixes non-termination at `collectUnassignedMVars`
|
2022-03-25 09:07:59 -07:00 |
|
Leonardo de Moura
|
e48cc8901e
|
fix: add new addAutoBoundImplicits that avoids the hack at addAutoBoundImplicitsOld
|
2022-03-25 08:40:57 -07:00 |
|