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
@gifnksm found that Rust can't be built with non-English locales since compiler-rt was bundled. A patch to compiler-rt for fixing the problem has already been included in upsteam (llvm-mirror/compiler-rt@41bf92d).
I request this because anyone who usually uses a language other than English will feel Rust to be broken when we release 0.10 with current compiler-rt, even if we release binary installers for all Tier 1 platforms.
(the sooner, the better, of course. Actually I can't build Rust without the LANG=C voodoo!)