remove outdated comment now that Miri is on CI
This commit is contained in:
parent
2ae3b1b09a
commit
8d0a0b000c
1 changed files with 0 additions and 1 deletions
|
@ -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)]
|
#[cfg(miri)]
|
||||||
pub fn abort_internal() -> ! {
|
pub fn abort_internal() -> ! {
|
||||||
crate::intrinsics::abort();
|
crate::intrinsics::abort();
|
||||||
|
|
Loading…
Add table
Reference in a new issue