Uh oh!
There was an error while loading. Please reload this page.
Replace all ~"" with "".to_owned() - #13607
Conversation
richo
commented
Apr 19, 2014
Are the |
richo
commented
Apr 19, 2014
i just bumped this branch. I fixed the site where it failed, but because the test suite bails early it's possible other non-darwin parts got missed. Appreciate either rebasing this branch on master again, or some thoughts on how I can guarantee that this will work without wasting more of your time :) |
brson
commented
Apr 19, 2014
@richo The task failure is probably fine - there are lots of tests that are simply testing failure scenarios. I also fixed that error and repushed. I'll keep retrying until it lands. I'll run the test suite here on linux in the meantime to see if there's anything lurking there. This should land pretty fast. Sometimes it just takes a few tries. |
richo
commented
Apr 19, 2014
Yeah, I was quick to comment before I properly read the code and saw the Thanks again for all your help on this! I'll be around if I can do anything to help. |
brson
commented
Apr 19, 2014
\o/ Nice work @richo! |
richo
commented
Apr 19, 2014
\o/ |
internal: Add version info to unsupported proc macro abi error cc rust-lang/rust-analyzer#13589 (comment)
Continues #13548