Expand description
This module implements some validity checks for attributes.
In particular it verifies that #[inline]
and #[repr]
attributes are
attached to items that actually support them and if there are
conflicts between multiple such attributes attached to the same
item.
Structsยง
Enumsยง
- Item
Like ๐ - Proc
Macro ๐Kind
Functionsยง
- check_
duplicates ๐ - check_
invalid_ ๐crate_ level_ attr - check_
mod_ ๐attrs - check_
non_ ๐exported_ macro_ for_ invalid_ attrs - doc_
fake_ ๐variadic_ is_ allowed_ self_ ty - is_
c_ ๐like_ enum - provide ๐
- target_
from_ ๐impl_ item