Struct rustc_lint::middle::ty::FloatVidUnstable
[-] [+]
[src]
pub struct FloatVid {
pub index: u32,
}Fields
index |
pub struct FloatVid {
pub index: u32,
}index |
impl UnifyKey for FloatVidtype Value = Option<FloatTy>fn index(&self) -> u32fn from_index(i: u32) -> FloatVidfn tag(Option<FloatVid>) -> &'static strimpl Debug for FloatVidimpl<'tcx> Repr<'tcx> for FloatVidimpl Hash for FloatVidimpl Eq for FloatVidimpl PartialEq<FloatVid> for FloatVidimpl Copy for FloatVidimpl Clone for FloatVidfn clone(&self) -> FloatVidfn 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).