Constant rustc_const_eval::const_eval::machine::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.