Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/
Derror.rs13 pub struct DropCheckOverflow<'tcx> { struct
15 pub span: Span,
16 pub ty: Ty<'tcx>,
17 pub overflow_ty: Ty<'tcx>,