rustc_const_eval::const_eval::machine

Constant PROGRESS_INDICATOR_START

Source
const PROGRESS_INDICATOR_START: usize = 4_000_000;
Expand description

After this many interpreted terminators, we start emitting progress indicators at every power of two of interpreted terminators.