Home
last modified time | relevance | path

Searched defs:allow_attributes (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-diagnostics/src/handlers/
Dincorrect_case.rs442 fn allow_attributes() { in allow_attributes() function
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/
Dlib.rs68 mod allow_attributes; module