File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11//@ known-bug: #118244
22//@ compile-flags: -Cdebuginfo=2
3+ //@ ignore-backends: gcc
34
45#![ allow( incomplete_features) ]
56#![ feature( generic_const_exprs) ]
Original file line number Diff line number Diff line change 11//@ known-bug: #134479
22//@ compile-flags: -Csymbol-mangling-version=v0 -Cdebuginfo=1
3+ //@ ignore-backends: gcc
34
45#![ feature( generic_const_exprs) ]
56
Original file line number Diff line number Diff line change 11//@ known-bug: #139462
22//@ compile-flags: -Cdebuginfo=2
3+ //@ ignore-backends: gcc
34#![ feature( unsafe_binders) ]
45use std:: unsafe_binder:: wrap_binder;
56fn main ( ) {
Original file line number Diff line number Diff line change 11//@ compile-flags: -g -Copt-level=0 -Z verify-llvm-ir
22//@ known-bug: #34127
33//@ only-64bit
4+ //@ ignore-backends: gcc
45
56pub fn main ( ) {
67let _a = [ ( ) ; 1 << 63 ] ;
You can’t perform that action at this time.
0 commit comments