Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unexpected panic with the -Z treat-err-as-bug option
This fix an issue where the compiler panics even if there is no error when passed with the `-Z treat-err-as-bug` option. Fixes rust-lang#35886.
- Loading branch information