Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_ast_passes/src/
Derrors.rs473 pub struct InherentImplCannotUnsafe<'a> { struct
475 pub span: Span,
477 pub annotation_span: Span,
478 pub annotation: &'a str,
480 pub self_ty: Span,