Find a file
Trevor Gross 975617e8d4 Warn on unsafe_op_in_unsafe_fn by default
Edition 2024 requires that we avoid this. There is a lot of code that
will need to be adjusted, so start the process here with a warning that
will show up in CI.
2025-04-23 15:27:05 -04:00
library/compiler-builtins Warn on unsafe_op_in_unsafe_fn by default 2025-04-23 15:27:05 -04:00