Make correct resolver available in rustdoc

This commit is contained in:
Manish Goregaokar
2017-12-25 14:34:56 +05:30
parent fe0c10019d
commit dae2e22e81
5 changed files with 48 additions and 42 deletions

View File

@@ -12,7 +12,7 @@
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
html_root_url = "https://doc.rust-lang.org/nightly/",
html_playground_url = "https://play.rust-lang.org/")]
#![deny(warnings)]
#![feature(ascii_ctype)]
#![feature(rustc_private)]