about summary refs log tree commit diff
path: root/src/test/incremental/hashes/closure_expressions.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-04-02 13:20:06 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2018-04-13 23:28:03 +0200
commit812656dc9543a16c27cf0a5aad1171ea3cc01a0d (patch)
treeb4e26e883a801b83584cb1a6b2278728a7efdacd /src/test/incremental/hashes/closure_expressions.rs
parent9c2bfcbea2d7fff10e608b495d76f24f441999b9 (diff)
downloadrust-812656dc9543a16c27cf0a5aad1171ea3cc01a0d.tar.gz
rust-812656dc9543a16c27cf0a5aad1171ea3cc01a0d.zip
Rename must-compile-successfully into compile-pass
Diffstat (limited to 'src/test/incremental/hashes/closure_expressions.rs')
-rw-r--r--src/test/incremental/hashes/closure_expressions.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/incremental/hashes/closure_expressions.rs b/src/test/incremental/hashes/closure_expressions.rs
index 73418f48860..839e0ca8e01 100644
--- a/src/test/incremental/hashes/closure_expressions.rs
+++ b/src/test/incremental/hashes/closure_expressions.rs
@@ -16,7 +16,7 @@
 // and make sure that the hash has changed, then change nothing between rev2 and
 // rev3 and make sure that the hash has not changed.
 
-// must-compile-successfully
+// compile-pass
 // revisions: cfail1 cfail2 cfail3
 // compile-flags: -Z query-dep-graph -Zincremental-ignore-spans