fn maybe_assert_incr_state(sess: &Session, load_result: &LoadResult<impl Sized>)Expand description
Emits a fatal error if the assertion in -Zassert-incr-state doesn’t match
the outcome of trying to load previous-session state.
fn maybe_assert_incr_state(sess: &Session, load_result: &LoadResult<impl Sized>)Emits a fatal error if the assertion in -Zassert-incr-state doesn’t match
the outcome of trying to load previous-session state.