Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 812656d

Browse files
committedApr 13, 2018
Rename must-compile-successfully into compile-pass
1 parent 9c2bfcb commit 812656d

File tree

124 files changed

+137
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+137
-137
lines changed
 

‎src/test/COMPILER_TESTS.md

Lines changed: 2 additions & 2 deletions

‎src/test/compile-fail/closure-expected-type/expect-fn-supply-fn-multiple.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// must-compile-successfully
11+
// compile-pass
1212

1313
#![allow(warnings)]
1414

0 commit comments

Comments
 (0)
Please sign in to comment.