//! Div-by-zero and invalid-shift warnings recorded during transform pass 2.
/// Cap of logical indices listed in the execution response (total count is unbounded).
pub const MAX_LISTED_DIV_BY_ZERO_INDICES: usize = 256;
/// Warnings emitted while applying a transform (pass 2).
pub