remove use of ast_ty_to_ty_cache
from librustdoc
This commit is contained in:
parent
5efc86a838
commit
196c98d314
4 changed files with 7 additions and 4 deletions
1
src/Cargo.lock
generated
1
src/Cargo.lock
generated
|
@ -793,6 +793,7 @@ dependencies = [
|
|||
"rustc_metadata 0.0.0",
|
||||
"rustc_resolve 0.0.0",
|
||||
"rustc_trans 0.0.0",
|
||||
"rustc_typeck 0.0.0",
|
||||
"serialize 0.0.0",
|
||||
"syntax 0.0.0",
|
||||
"syntax_pos 0.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue