auto merge of #13286 : alexcrichton/rust/release, r=brson
Merging the 0.10 release into the master branch.
This commit is contained in:
commit
bb31cb8d2e
56 changed files with 162 additions and 75 deletions
|
|
@ -23,7 +23,7 @@
|
|||
* `glob`/`fnmatch` functions.
|
||||
*/
|
||||
|
||||
#![crate_id = "glob#0.10-pre"]
|
||||
#![crate_id = "glob#0.10"]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue