b6f52410bb
Fix exhaustiveness in case a byte string literal is used at slice type fixes #79048
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.