Tony Arcieri
Tony Arcieri
@weihanglo now that #1209 is landed, can you get this updated? I think you should target an across-the-board breaking `toml` v0.8 update
Went ahead and did this myself in #1225 and #1226. @weihanglo thanks for pushing this forward!
I think you two are talking past each other. MTI algorithms shouldn’t be made optional. Others can be.
This is a great synopsis of the issue and a lot of great feedback on trait design. My high-level suggestion is to implement the existing traits and then we can...
> This is unnecessary because subsequent reads only consume [..bufpos] I would feel better about that if there were a `debug_assert_eq!(self.bufpos, CHUNK_SIZE)` for the `if self.chain_length == 0` above, though...
@newpavlov IIUC, the block size is implicitly `CHUNK_SIZE` unless chaining is being used
I assume the problem here is this repo (i.e. on our end) is forked
The only way to fix it is to completely delete the repo and re-push the contents, which I can do, but ugh
I have no idea. I am the maintainer-of-last-resort for this repo and know very little about the internals of GitHub Actions