Expand description
Builtin attributes.
Macrosยง
- register_
builtin ๐
Enumsยง
Functionsยง
- derive_
expand ๐ - We generate a very specific expansion here, as we do not actually expand the
#[derive]attribute itself in name res, but we do want to expand it to something for the IDE layer, so that the input derive attributes can be downmapped, and resolved as proper paths. This is basically a hack, that simplifies the hacks we need in a lot of ide layer places to somewhat inconsistently resolve derive attributes. - dummy_
attr_ ๐expand - dummy_
gate_ ๐test_ expand - find_
builtin_ attr - pseudo_
derive_ attr_ expansion