rustc_hir
1.82.0-dev
In rustc_hir::weak_lang_items
Macro
rustc_hir
::
weak_lang_items
::
weak_lang_items
Copy item path
source
ยท
[
−
]
macro_rules!
weak_lang_items { ($(
$item
:ident,
$sym
:ident;)
*
) => { ... }; }