jit: P3 jit-direct-only hardening; stub JitManager; guard VM/JIT identical tests under jit-only
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, not(feature = "jit-direct-only")))]
|
||||
mod tests {
|
||||
use std::sync::{Arc, RwLock};
|
||||
use std::collections::HashMap;
|
||||
|
||||
Reference in New Issue
Block a user