auto merge of #13286 : alexcrichton/rust/release, r=brson

Merging the 0.10 release into the master branch.
This commit is contained in:
bors
2014-04-03 13:52:03 -07:00
56 changed files with 162 additions and 75 deletions

View File

@@ -18,7 +18,7 @@ This API is completely unstable and subject to change.
*/
#![crate_id = "syntax#0.10-pre"]
#![crate_id = "syntax#0.10"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]
#![crate_type = "rlib"]