Stabilize transmute
in constants and statics but not const fn
This commit is contained in:
parent
daecab3a78
commit
dd872be5da
39 changed files with 238 additions and 106 deletions
|
@ -1,4 +1,3 @@
|
|||
#![feature(const_transmute)]
|
||||
#![allow(const_err)] // make sure we cannot allow away the errors tested here
|
||||
|
||||
//! Test the "array of int" fast path in validity checking, and in particular whether it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue