mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +00:00
aed001b8d4
* `const_transmute` currently also seems to depend on the `const_fn` feature. * Only `Sized` is currently allowed as a bound, not Copy. |
||
---|---|---|
.. | ||
cant_be_const.rs | ||
cant_be_const.stderr | ||
could_be_const.rs | ||
could_be_const.stderr |