ICE and bad string (un)escaping regression in assert macro #50471
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Milestone
I tried this code:
I expected to see this happen:
Instead, this happened:
They all work in 1.25.0 but not in 1.26.0 beta or nightly and I think this is caused by #48813 (cc. @sinkuu).
The text was updated successfully, but these errors were encountered: