silence clippy
This commit is contained in:
parent
5e940f5810
commit
17b240e04f
1 changed files with 1 additions and 0 deletions
|
|
@ -1832,6 +1832,7 @@ impl<'tcx> Machine<'tcx> for MiriMachine<'tcx> {
|
|||
span().entered()
|
||||
}
|
||||
#[cfg(not(feature = "tracing"))]
|
||||
#[expect(clippy::unused_unit)]
|
||||
{
|
||||
let _ = span; // so we avoid the "unused variable" warning
|
||||
()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue