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:
bors 2014-04-03 19:56:45 -07:00
commit 2a2d0dce87
55 changed files with 136 additions and 136 deletions

View file

@ -62,7 +62,7 @@ println!("{:?}", tuple_ptr)
```
*/
#![crate_id = "rand#0.10"]
#![crate_id = "rand#0.11-pre"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]
#![crate_type = "rlib"]