File rust2rpm.toml of Package rust-object
[features]
hide = [
"alloc",
"compiler_builtins",
"core",
"rustc-dep-of-std",
]
[tests]
skip = ["read::coff::coff_extended_relocations"]
skip-exact = true
comments = ["skip tests that require files which are not included in published crates"]