Update doc URLs for version bump
This commit is contained in:
parent
b57d272e99
commit
fa2d220567
32 changed files with 32 additions and 32 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#![crate_type = "rlib"]
|
||||
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://doc.rust-lang.org/0.11.0/")]
|
||||
html_root_url = "http://doc.rust-lang.org/master/")]
|
||||
#![feature(intrinsics)]
|
||||
|
||||
#![no_std]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue