error[E0658]: non exhaustive is an experimental feature
Error: --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/goblin-0.3.0/src/mach/load_command.rs:1004:1
|
1004 | #[non_exhaustive]
| ^^^^^^^^^^^^^^^^^
|
= note: for more information, see https://github.com/rust-lang/rust/issu/44109