auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton
This also changes some of the download links in the documentation to 'nightly'.
This commit is contained in:
commit
2a2d0dce87
55 changed files with 136 additions and 136 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![crate_id = "rustdoc#0.10"]
|
||||
#![crate_id = "rustdoc#0.11-pre"]
|
||||
#![desc = "rustdoc, the Rust documentation extractor"]
|
||||
#![license = "MIT/ASL2"]
|
||||
#![crate_type = "dylib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue