mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
c0f37fa5cf
rustc_hir_typeck: Fix ICE when probing for non-ASCII function alternative Closes #118499 Apparently triggered by https://github.com/rust-lang/rust/pull/118381