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
It seems to be working, but there is a major usability problem. Every invocation of cl.exe spawns a new window. These appear and disappear rapidly changing the focus constantly. This makes the machine pretty useless until the compile ends.
The text was updated successfully, but these errors were encountered:
Note that you need to do that with a nightly Rust compiler currently. When Rust 1.16 ships the feature we're using for that will be stable and we can just require Rust 1.16 and use it by default.
I am trying to use sccache2 on my local windows 10 machine. I put this in my mozconfig:
It seems to be working, but there is a major usability problem. Every invocation of
cl.exe
spawns a new window. These appear and disappear rapidly changing the focus constantly. This makes the machine pretty useless until the compile ends.The text was updated successfully, but these errors were encountered: