Skip to content

Commit 40fb508

Browse files
author
Ellen Arteca
committed
linter
1 parent 073fe72 commit 40fb508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shims/foreign_items.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ pub trait EvalContextExt<'mir, 'tcx: 'mir>: crate::MiriEvalContextExt<'mir, 'tcx
380380
return Ok(EmulateByNameResult::NeedsJumping);
381381
}
382382
}
383-
383+
384384
// When adding a new shim, you should follow the following pattern:
385385
// ```
386386
// "shim_name" => {

0 commit comments

Comments
 (0)