You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't quite see why but the regions being generated for c and cc in test/run-pass/estr-slice.rs are no longer popular with the compiler as of the fix for compiling const slices. Uncommenting the cases there makes them fail to compile, despite appearing almost identical to the a and b cases above.