Upgrade rust to 716f920b7e234b450f272346fea961832505c06e (Tue May 19 05:39:29 2015 +0000)

This commit is contained in:
Manish Goregaokar 2015-05-06 12:21:46 +05:30 committed by Matt Brubeck
parent 77099b25d5
commit 4bc9445b9e
7 changed files with 289 additions and 352 deletions

View file

@ -85,7 +85,7 @@ fn main() {
run_ignored: false,
logfile: None,
run_tests: true,
run_benchmarks: false,
bench_benchmarks: false,
nocapture: false,
color: AutoColor,
};