Searched refs:RUST_KEYWORDS (Results 1 – 2 of 2) sorted by relevance
2 static RUST_KEYWORDS: &'static [&'static str] = &[ constant61 RUST_KEYWORDS.contains(&ident) in is_rust_keyword()
2 static RUST_KEYWORDS: &'static [&'static str] = &[ variable61 RUST_KEYWORDS.contains(&ident) in is_rust_keyword()