Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/async-trait/src/
Dexpand.rs75 method.attrs.push(lint_suppress_without_body()); in expand()
142 fn lint_suppress_without_body() -> Attribute { in lint_suppress_without_body() function