Stabilize generic NonZero
.
This commit is contained in:
parent
f22a0c2d9f
commit
33e68aadc9
67 changed files with 69 additions and 111 deletions
|
@ -1,6 +1,5 @@
|
|||
//@ normalize-stderr-test "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN"
|
||||
#![crate_type = "lib"]
|
||||
#![feature(generic_nonzero)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
// Various tests around the behavior of zero-sized arrays and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue