Implement "unreachable" intrinsic #1254
Labels
A-shims
Area: This affects the external function shims
C-bug
Category: This is a bug.
I-misses-UB
Impact: makes Miri miss UB, i.e., a false negative (with default settings)
This program currently errors in the wrong way:
says
The "likely not a bug" part is definitely wrong.
An implementation might land in rustc with rust-lang/rust#70324, which we'd just inherit -- so action should only be taken in Miri if that PR does not go anywhere.
The text was updated successfully, but these errors were encountered: