Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove dummy UniverseInfo causes from type checker
fully_perform_op
This was backfilling causes for new universes that may have been created by an op, when there was no error info to use for improved diagnostics. We don't need to do that anymore: `other()` is the default when there is no registered universe cause.
- Loading branch information