File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
branches/try/src/test/run-pass Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 62f1d68439dcfd509eaca29887afa97f22938373
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5
- refs/heads/try: 63ba2e1219088514b578bf81c0481baaeb6e941e
5
+ refs/heads/try: 7becc0f34cdbf7cc3ec31757ec2a566560e9ff62
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
+ // xfail-fast
12
+
11
13
#[ feature( simd) ] ;
12
14
13
15
use std:: ops;
Original file line number Diff line number Diff line change 7
7
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
+
11
+ // xfail-fast
12
+
10
13
#[ allow( experimental) ] ;
11
14
#[ feature( simd) ] ;
12
15
You can’t perform that action at this time.
0 commit comments