Changing allow(dead_code) to more specific exclusions
This commit is contained in:
@@ -24,6 +24,7 @@ impl fmt::Display for VMType {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(feature = "json-tests")]
|
||||
impl VMType {
|
||||
/// Return all possible VMs (JIT, Interpreter)
|
||||
#[cfg(feature="jit")]
|
||||
|
||||
Reference in New Issue
Block a user