1
Fork 0

Rollup merge of #68050 - Centril:canon-error, r=Mark-Simulacrum

Canonicalize rustc_error imports

r? @Mark-Simulacrum
This commit is contained in:
Yuki Okushi 2020-01-11 04:50:53 +09:00 committed by GitHub
commit 7ae0618e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
138 changed files with 242 additions and 276 deletions

View file

@ -3654,6 +3654,7 @@ dependencies = [
"log",
"rustc",
"rustc_data_structures",
"rustc_errors",
"rustc_feature",
"rustc_hir",
"rustc_index",