Searched refs:debug_adapter_modules (Results 1 – 7 of 7) sorted by relevance
117 pub debug_adapter_modules: bool,221 debug_adapter_modules: false, in default_miri()
58 tunables.debug_adapter_modules = u.arbitrary()?; in target()
90 config.debug_adapter_modules(debug); in roundtrip()
193 .debug_adapter_modules(input.arbitrary()?), in store()
2764 pub fn debug_adapter_modules(&mut self, debug: bool) -> &mut Self { in debug_adapter_modules() method2765 self.tunables.debug_adapter_modules = Some(debug); in debug_adapter_modules()
329 debug_adapter_modules: _, in check_tunables()
2024 if self.module.tunables.debug_adapter_modules { in string_deflate_to_utf8()2051 if self.module.tunables.debug_adapter_modules { in string_deflate_to_utf8()2223 if self.module.tunables.debug_adapter_modules { in string_compact_utf16_to_compact()3730 if !self.module.tunables.debug_adapter_modules { in assert_aligned()3920 if !self.module.tunables.debug_adapter_modules { in assert_i64_upper_bits_not_set()