Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Derrors.rs347 pub struct CandidateTraitNote { struct
349 pub span: Span,
350 pub trait_name: String,
351 pub item_name: Ident,
352 pub action_or_ty: String,