1
Fork 0

Update to last pulldown version

This commit is contained in:
Guillaume Gomez 2017-03-17 01:05:21 +01:00
parent 474cc09325
commit e133821b89
3 changed files with 29 additions and 37 deletions

View file

@ -9,7 +9,7 @@
// except according to those terms.
#![crate_name = "rustdoc"]
#![unstable(feature = "rustdoc", issue = "27812")]
#![unstable(feature = "rustc_private", issue = "27812")]
#![crate_type = "dylib"]
#![crate_type = "rlib"]
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",