m4b / goblin

An impish, cross-platform binary parsing crate, written in Rust
MIT License
1.2k stars 161 forks source link

use of experimental non_exhaustive #245

Closed haraldh closed 3 years ago

haraldh commented 3 years ago
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
haraldh commented 3 years ago

sorry... false alarm.. this was an explicit test suite against 1.37