rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0

This commit is contained in:
Tim Steinbach
2016-10-10 21:59:26 -04:00
parent 577fc11cdd
commit b116f9b0cd
3 changed files with 15 additions and 12 deletions
@@ -90,6 +90,9 @@ stdenv.mkDerivation {
# Disable fragile linker-output-non-utf8 test
rm -vr src/test/run-make/linker-output-non-utf8/
# Remove test targeted at LLVM 3.9 - https://github.com/rust-lang/rust/issues/36835
rm -vr src/test/run-pass/issue-36023.rs
# Useful debugging parameter
# export VERBOSE=1
'' +