remove outdated comment now that Miri is on CI
This commit is contained in:
parent
2ae3b1b09a
commit
8d0a0b000c
@ -346,7 +346,6 @@ pub fn abort_internal() -> ! {
|
||||
}
|
||||
}
|
||||
|
||||
// miri is sensitive to changes here so check that miri is happy if touching this
|
||||
#[cfg(miri)]
|
||||
pub fn abort_internal() -> ! {
|
||||
crate::intrinsics::abort();
|
||||
|
Loading…
Reference in New Issue
Block a user