auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson

This commit is contained in:
bors 2014-07-04 01:21:19 +00:00
commit 5b11610ced
47 changed files with 88 additions and 80 deletions

View file

@ -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"]