Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/mir/interpret/
H A Derror.rs235 InvalidVtableSize, enumerator
312 InvalidVtableSize => { in fmt()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_const_eval/src/interpret/
H A Dtraits.rs120 throw_ub!(InvalidVtableSize); in read_size_and_align_from_vtable()
H A Dvalidity.rs344 err_ub!(InvalidVtableSize) => in check_wide_ptr_meta()