1
Fork 0

remove use of ast_ty_to_ty_cache from librustdoc

This commit is contained in:
Niko Matsakis 2017-05-03 11:53:06 -04:00
parent 5efc86a838
commit 196c98d314
4 changed files with 7 additions and 4 deletions

1
src/Cargo.lock generated
View file

@ -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",