Struct rustc_lint::middle::ty::IntVidUnstable
[-] [+]
[src]
pub struct IntVid {
pub index: u32,
}Fields
index |
pub struct IntVid {
pub index: u32,
}index |
impl UnifyKey for IntVidtype Value = Option<IntVarValue>fn index(&self) -> u32fn from_index(i: u32) -> IntVidfn tag(Option<IntVid>) -> &'static strimpl Debug for IntVidimpl<'tcx> Repr<'tcx> for IntVidimpl Hash for IntVidimpl Eq for IntVidimpl PartialEq<IntVid> for IntVidimpl Copy for IntVidimpl Clone for IntVidfn clone(&self) -> IntVidfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).