rustc_hir
1.81.0-nightly
(c6727fc9b 2024-07-12)
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;)
*
) => { ... }; }