Taylor Cramer
Taylor Cramer
@SimonSapin Do you have any way to get ahold of @lifthrasiir to see if they'd give us permissions to publish?
Ping @lifthrasiir @SimonSapin -- can you add these LICENSE files? Also, is there a reason that the subcrates are CC0 rather than MIT like the main crate?
Ping @lifthrasiir @SimonSapin
cc @sfackler, @withoutboats
One possibility would be to keep a fixed-size buffer of, say, `[IoSlice
The Bazel build is now fixed, and I'd love to get a BCR release! :) Let me know what way seems like the best option here.
I would guess the drop order bit has to do with the changes we made around when `_` arguments to async functions get dropped.
Are there further changes needed in order to get this in?
@zhangskz I've pushed changes to ci/common.bazelrc, but I don't know how to test locally-- let me know if there is a process I should use here.
Looks like there are a lot of other test failures with -Wall -Wextra or the other warnings, so I've pulled it down to a more reduced set. It's difficult to...