Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_lint/src/
Dlints.rs1264 pub struct DropTraitConstraintsDiag<'a> { struct
1271 impl<'a> DecorateLint<'a, ()> for DropTraitConstraintsDiag<'_> { argument