rust/library/stdarch/examples
Eric Huss 844a604bf0 Allow unsafe_op_in_unsafe_fn
Because stdarch has a really large number of unsafe functions with
single-line calls, `unsafe_op_in_unsafe_fn` would end up adding a lot of
noise, so for now we will allow it to migrate to 2024.
2025-02-09 12:31:30 -08:00
..
Cargo.toml Bump rand to 0.8 2023-10-10 14:47:43 +01:00
connect5.rs Allow unsafe_op_in_unsafe_fn 2025-02-09 12:31:30 -08:00
hex.rs Allow unsafe_op_in_unsafe_fn 2025-02-09 12:31:30 -08:00
wasm.rs Allow unsafe_op_in_unsafe_fn 2025-02-09 12:31:30 -08:00