auto merge of #13286 : alexcrichton/rust/release, r=brson
Merging the 0.10 release into the master branch.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// running tests while providing a base that other test frameworks may
|
||||
// build off of.
|
||||
|
||||
#![crate_id = "test#0.10-pre"]
|
||||
#![crate_id = "test#0.10"]
|
||||
#![comment = "Rust internal test library only used by rustc"]
|
||||
#![license = "MIT/ASL2"]
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
Reference in New Issue
Block a user