Files
arya dradjicaandGitHub 08189fcc55 Switch to Rust 2024 (#645)
Now that our MSRV is past 1.85, we can switch to the 2024 edition. This
changes some minor behavior in the language and exposes new lints (both
from check and clippy). In particular, unsafe functions now require
unsafe blocks to call other unsafe functions; this is quite a nice
change as it exposes more places where safety comments are needed.
2026-06-01 14:53:22 +02:00
..
2025-06-25 14:23:28 +00:00
2026-06-01 14:53:22 +02:00
2026-06-01 14:53:22 +02:00
2026-06-01 14:53:22 +02:00