rustc_
borrowck
1.84.0-nightly
(759e07f06 2024-10-30)
In rustc_
borrowck::
type_
check
rustc_borrowck
::
type_check
Macro
span_mirbug_and_err
Copy item path
Source
macro_rules!
span_mirbug_and_err { (
$context
:expr,
$elem
:expr, $(
$message
:tt)
*
) => { ... }; }