File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
src/test/ui/const_generics Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11+ // run-pass
12+
1113#![ feature( const_generics) ]
1214#![ allow( dead_code) ]
1315
Original file line number Diff line number Diff line change 1- // Copyright 2017 The Rust Project Developers. See the COPYRIGHT
1+ // Copyright 2018 The Rust Project Developers. See the COPYRIGHT
22// file at the top-level directory of this distribution and at
33// http://rust-lang.org/COPYRIGHT.
44//
88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11+ // run-pass
12+
1113#![ feature( const_generics) ]
1214
1315#[ allow( dead_code) ]
Original file line number Diff line number Diff line change 1- // Copyright 2017 The Rust Project Developers. See the COPYRIGHT
1+ // Copyright 2018 The Rust Project Developers. See the COPYRIGHT
22// file at the top-level directory of this distribution and at
33// http://rust-lang.org/COPYRIGHT.
44//
88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11+ // run-pass
12+
1113#![ feature( const_generics) ]
1214
1315#[ allow( dead_code) ]
You can’t perform that action at this time.
0 commit comments