Expand description
Walks the crate looking for items/impl-items/trait-items that have
either a rustc_symbol_name
or rustc_def_path
attribute and
generates an error giving, respectively, the symbol name or
def-path. This is used for unit testing the code that generates
paths etc in all kinds of annoying scenarios.
Structsยง
- Symbol
Names ๐Test
Constantsยง
- DEF_
PATH ๐ - SYMBOL_
NAME ๐