[package] cargo-toml-patch-comments = [ "disable unused WASM support", ] [features] hide = [ "alloc", "compiler_builtins", "core", "rustc-dep-of-std", ] [tests] skip = [ "read::coff::coff_extended_relocations", "read::elf::get_buildid_bad_elf", "read::elf::get_buildid_less_bad_elf", "read::macho::test_go_macho", ] skip-exact = true comments = ["skip tests that require files which are not included in published crates"]