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
|
@ -41,6 +41,7 @@ extern crate rustc_resolve;
|
|||
extern crate rustc_lint;
|
||||
extern crate rustc_back;
|
||||
extern crate rustc_metadata;
|
||||
extern crate rustc_typeck;
|
||||
extern crate serialize;
|
||||
#[macro_use] extern crate syntax;
|
||||
extern crate syntax_pos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue