Stabilize generic NonZero
.
This commit is contained in:
parent
f22a0c2d9f
commit
33e68aadc9
67 changed files with 69 additions and 111 deletions
|
@ -1,7 +1,6 @@
|
|||
//@ compile-flags: -O -Z merge-functions=disabled
|
||||
//@ only-x86_64
|
||||
#![crate_type = "lib"]
|
||||
#![feature(generic_nonzero)]
|
||||
|
||||
// CHECK-LABEL: @array_eq_value
|
||||
#[no_mangle]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue