We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7949f68 commit 8aaba2eCopy full SHA for 8aaba2e
src/shims/intrinsics/mod.rs
@@ -44,7 +44,7 @@ pub trait EvalContextExt<'mir, 'tcx: 'mir>: crate::MiriInterpCxExt<'mir, 'tcx> {
44
"the program aborted execution".to_owned()
45
))
46
}
47
- _ => {},
+ _ => {}
48
49
50
// All remaining supported intrinsics have a return place.
0 commit comments