Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_diagnostics/src/handlers/
H A Dincorrect_case.rs415 fn allow_attributes() { in allow_attributes() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_diagnostics/src/handlers/
H A Dincorrect_case.rs442 fn allow_attributes() { in allow_attributes() function
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/io/src/output/
H A Dmicro_html.rs329 pub fn allow_attributes(&mut self, attrs: &[&'static str]) { in allow_attributes() method