Struct rustc_mir_build::build::ArgInfo [−][src]
Expand description
the main entry point for building MIR for a function
Tuple Fields
0: Ty<'tcx>
1: Option<Span>
2: Option<&'tcx Param<'tcx>>
3: Option<ImplicitSelfKind>
Auto Trait Implementations
impl<'tcx> !RefUnwindSafe for ArgInfo<'tcx>
impl<'tcx> !UnwindSafe for ArgInfo<'tcx>
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 32 bytes