-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
librustc: Remove all uses of ~str
from the language and libraries.
#14310
Conversation
r? @brson |
\o/ |
@pcwalton failure looks legit |
@alexcrichton I give up, can you look at this error?
|
This looks very similar to the error that we were debugging yesterday (#14344), could you try employing the same fix from the pending PR to see if that helps? |
It depends on `~str`.
[breaking-change]
Fix stack overflow when derefrencing `&!` fix rust-lang#14310
r? @brson