rustc_infer::infer::snapshot::undo_log

Macro impl_from

source
macro_rules! impl_from {
    ($($ctor:ident ($ty:ty),)*) => { ... };
}