Function rustc_attr::builtin::parse_confusables
source · pub fn parse_confusables(attr: &Attribute) -> Option<Vec<Symbol>>
Expand description
Read the content of a rustc_confusables
attribute, and return the list of candidate names.