Update to 0.11.0

This commit is contained in:
Alex Crichton
2014-06-27 11:07:26 -07:00
parent 1fefa5b514
commit aa1163b92d
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"]