This PR fixes an issue when running Mathlib's `FintypeCat` as code, where an erased type former is passed to a polymorphic function. We were lowering the arrow type to`object`, which conflicts with the runtime representation of an erased value as a tagged scalar. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||