rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
This commit is contained in:
@@ -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
|
||||
'' +
|
||||
|
||||
Reference in New Issue
Block a user