Home
last modified time | relevance | path

Searched refs:ALLOWED_REPEATED_MACROS (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/libc-test/test/style/
H A Dmod.rs40 const ALLOWED_REPEATED_MACROS: &[&str] = &["s", "s_no_extra_traits", "s_paren"]; constant
370 ALLOWED_REPEATED_MACROS.contains(&ident.to_string().as_str()) in visit_macro()