Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E0210: Add a warning about type aliases
E0210 explains about orphan rules and suggests using a local type as a workaround. It wasn't obvious to me that I couldn't use a type alias, so I added a note.
- Loading branch information