rustc_span
1.80.0-nightly
(f705de596 2024-04-30)
Module fatal_error
Structs
In crate rustc_span
?
Settings
Module
rustc_span
::
fatal_error
Copy item path
source
·
[
−
]
Structs
§
FatalError
Used as a return value to signify a fatal error occurred.
FatalErrorMarker
This is a marker for a fatal compiler error used with
resume_unwind
.