Stop compilation after linting
This commit is contained in:
parent
06f981f2e9
commit
b60ffa780d
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ impl<'a> CompilerCalls<'a> for ClippyCompilerCalls {
|
||||||
}
|
}
|
||||||
old(state);
|
old(state);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
control.compilation_done.stop = Compilation::Stop;
|
||||||
}
|
}
|
||||||
|
|
||||||
control
|
control
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue