-
Notifications
You must be signed in to change notification settings - Fork 101
Conversation
We should have a lint warning for |
While DUMMY_SP is pretty specific to compiler plugins (and I suspect it might be removed). I'll probably whip up an external lint plugin to check for unwrap(). |
0899d8f
to
9a48067
Compare
@farcaller FYI Before this gets merged, I'll publish the dependency crate to crates.io and we can avoid depending on my version from github. |
👏 |
9a48067
to
5fc978b
Compare
Slightly changing the scope of this PR to only minimize DUMMY_SP for No longer completely fixes #99, but it goes a long way towards doing so. |
5fc978b
to
b3d6e02
Compare
Can one of the admins verify this patch? |
ok to test |
I can't see what went wrong with the jenkins build as it's behind a login screen. Probably just doesn't have the build script from the other branch? |
Exactly, didn’t have enough time to squash and merge, will do that in an hour is so. Then it just needs to be rebased. |
Okay, this can be rebased on master now. |
b3d6e02
to
6a436b4
Compare
Just got around to rebasing this as I'm pretty busy with finals through the end of the week. Opened #313 because of issues with the jenkins script. |
retest this please |
👍 |
Makes more meaningful feedback from macro builders.
Fixes (for ioreg, not for platformtree) #99