autocomplete...
This commit is contained in:
parent
c9642ec275
commit
45dd940532
@ -87,7 +87,7 @@ impl<'a, H> QemuBytesCoverageSugar<'a, H>
|
|||||||
where
|
where
|
||||||
H: FnMut(&[u8]),
|
H: FnMut(&[u8]),
|
||||||
{
|
{
|
||||||
#[allow(clippy::clippy::too_many_lines, clippy::similar_names)]
|
#[allow(clippy::too_many_lines, clippy::similar_names)]
|
||||||
pub fn run(&mut self) {
|
pub fn run(&mut self) {
|
||||||
let conf = match self.configuration.as_ref() {
|
let conf = match self.configuration.as_ref() {
|
||||||
Some(name) => EventConfig::from_name(name),
|
Some(name) => EventConfig::from_name(name),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user