chiark / gitweb /
Tidy up a few rustfmt divergences.
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 11:35:28 +0000 (11:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 11:51:25 +0000 (11:51 +0000)
commit4b7a7f98811c1413704cf65ba3d1c71400c40551
tree9a3016e9784bf93a85f5fa7a204e1154975d8cda
parentfa5c04dabbfff28da0bb6ee8401ed48fe5d9a598
Tidy up a few rustfmt divergences.

One of them misaligns Ian's list of test cases (sorry), but it does
have the advantage that I can M-x rust-format-buffer any time I've
made a mess, and not have to think too hard about tidying it up.
src/client.rs
src/editor.rs
src/main.rs
src/types.rs