Expand description
Completion for (built-in) attributes, derives and lints.
This module uses a bit of static metadata to provide completions for builtin-in attributes and lints.
Modulesยง
- cfg ๐
- Completion for cfg
- derive ๐
- Completion for derives
- diagnostic ๐
- Completion for diagnostic attributes.
- lint ๐
- Completion for lints
- macro_
use ๐ - Completion for macros in
#[macro_use(...)] - repr ๐
- Completion for representations.
Macrosยง
- attrs ๐
Structsยง
- Attr
Completion ๐
Constantsยง
- ATTRIBUTES ๐
- https://doc.rust-lang.org/reference/attributes.html#built-in-attributes-index
- EXPR_
ATTRIBUTES ๐
Staticsยง
- KIND_
TO_ ๐ATTRIBUTES
Functionsยง
- attr ๐
- complete_
attribute_ ๐path - complete_
known_ ๐attribute_ input - Complete inputs to known builtin attributes as well as derive attributes
- parse_
comma_ ๐sep_ expr