Patrick Steinhardt [off-list ref] writes:
Changes in v2:
- Adjust comments for `encode_varint()` and `decode_varint()` based on
brian's feedback.
- Some small improvements to commit messages.
- Not changed is the default column limit used by Rust. I think using
the column limit of 100 used by the Rust ecosystem is sensible, but
if there is a majority advocating for a limit of 80 I'll adapt this.
- Link to v1: https://lore.kernel.org/r/20251007-b4-pks-ci-rust-v1-0-394502abe7ea@pks.im (local)
OK. I am ambivalent on the column limit one, but otherwise, this
topic looks quite well done already.
Thanks.