auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson
This commit is contained in:
commit
5b11610ced
47 changed files with 88 additions and 80 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![crate_id = "rustdoc#0.11.0-pre"]
|
||||
#![crate_id = "rustdoc#0.11.0"]
|
||||
#![experimental]
|
||||
#![desc = "rustdoc, the Rust documentation extractor"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue