// `collapsible_match` fires on several pre-existing `match` arms across
// render/session/reducer modules (e.g. `Pat => { if cond { .. } }`). These are
// purely stylistic and unrelated to this change; suppressed crate-wide so CI's
// `clippy -D warnings` stays green. Safe to refactor away later.
pub use ;