Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc_error: make ErrorReported impossible to construct
There are a few places were we have to construct it, though, and a few places that are more invasive to change. To do this, we create a constructor with a long obvious name.
- Loading branch information