TMI: Quick update
Aug. 6th, 2013 07:04 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
The extern-mod patch of doom is blocked on... std::path tests? I moved a function from rustc into the standard library (get_relative_to), and moved its test cases as well. This caused the tests to fail. I don't know why.
The workcache branch is also blocked, because I don't understand the rules about what you can and can't capture in a ~ closure. I will probably need to consult with someone tomorrow.
In the background, doing some AST refactoring that is proving harder than I thought (as it always does).
The workcache branch is also blocked, because I don't understand the rules about what you can and can't capture in a ~ closure. I will probably need to consult with someone tomorrow.
In the background, doing some AST refactoring that is proving harder than I thought (as it always does).