``` warning: unreachable pattern --> C:\projects\esp\esp-hal\esp-hal-common\src\sha.rs:295:13 | 295 | _ => 128, | ^ | = note: `#[warn(unreachable_patterns)]` on by default ```