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 f3b766d

Browse files
committedSep 6, 2018
Add // run-pass to collection of tests.
1 parent 76ceedd commit f3b766d

File tree

139 files changed

+278
-0
lines changed

Some content is hidden

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

139 files changed

+278
-0
lines changed
 

‎src/test/ui/run-pass/allocator/custom.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// run-pass
12+
1113
// aux-build:helper.rs
1214
// no-prefer-dynamic
1315

‎src/test/ui/run-pass/allocator/xcrate-use.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// run-pass
12+
1113
// aux-build:custom.rs
1214
// aux-build:helper.rs
1315
// no-prefer-dynamic

0 commit comments

Comments
 (0)
Please sign in to comment.