MattJackson
84f6baba38
v0.12.0: Rust 2024 edition migration
- edition = "2024" bump.
- FFI block in src/scsi/macos.rs wrapped in `unsafe extern "C" { }`.
- vtable_fn body gets an explicit unsafe block (unsafe_op_in_unsafe_fn).
- Match-ergonomics cleanup in mux/meta.rs, mkvstream.rs, network.rs,
stdio.rs — removed redundant `ref` / `ref mut` bindings.
MSRV unchanged at 1.86. 226 tests pass. No behavior change.
2026-04-24 12:07:05 -07:00
..
2026-04-15 03:33:29 +00:00
2026-04-21 19:17:50 +00:00
2026-04-24 09:24:32 -07:00
2026-04-21 19:17:50 +00:00
2026-04-21 18:52:55 +00:00
2026-04-24 12:07:05 -07:00
2026-04-15 03:33:29 +00:00
2026-04-24 12:07:05 -07:00
2026-04-11 21:01:16 +00:00
2026-04-15 19:46:01 +00:00
2026-04-21 00:18:46 +00:00
2026-04-23 20:24:40 -07:00
2026-04-11 16:52:22 +00:00
2026-04-21 18:52:55 +00:00
2026-04-11 21:04:44 +00:00
2026-04-24 09:24:32 -07:00
2026-04-18 16:29:21 +00:00
2026-04-15 22:32:53 +00:00
2026-04-11 16:52:22 +00:00
2026-04-21 19:17:50 +00:00
2026-04-11 16:52:22 +00:00
2026-04-21 19:17:50 +00:00
2026-04-21 19:17:50 +00:00