1
Fork 0

canonicalize rustc::session import

This commit is contained in:
Mazdak Farrokhzad 2020-01-02 12:54:43 +01:00
parent 1af8c10bd4
commit fff5ef68b0
3 changed files with 3 additions and 1 deletions

View file

@ -3787,6 +3787,7 @@ dependencies = [
"rustc_hir",
"rustc_index",
"rustc_parse",
"rustc_session",
"rustc_span",
"rustc_target",
"syntax",