You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a77907d Remove unnecessary explicit type annotation (Tobin Harding)
71cf00a Use less vertical lines (Tobin Harding)
a5c06e0 Refactor vector initialisation (Tobin Harding)
aabf2d1 Use brace not parenth fo macro arm (Tobin Harding)
b021415 Use block stlye function call (Tobin Harding)
d6462ba Refactor usage of + (Tobin Harding)
702e8bf Refactor consensus_encode (Tobin Harding)
a8ed95e Refactor where statements (Tobin Harding)
6d84998 Improve braces usage (Tobin Harding)
39ec596 Fix unusual indentation (Tobin Harding)
b9b6e7e Remove unneeded braces (Tobin Harding)
5d68ad8 Remove unneeded return statement (Tobin Harding)
bf4f563 Refactor whitespace (Tobin Harding)
1c50239 Remove trailing whitespace (Tobin Harding)
Pull request description:
`rustfmt` is still under discussion, while researching the topic I came across a maintainer of another project that does not use `rustfmt` who mentioned that he manually implemented the `rusfmt` suggestions that he liked ever month or so. This seemed like a good idea so I did it. This was extremely painful but I believe I have put together a PR that is non-controversial with well separated patches.
Totally non urgent.
ACKs for top commit:
apoelstra:
ACK a77907d
sanket1729:
ACK a77907d.
Tree-SHA512: 27aa10d1c6d02d0e5bc335a5cda9cf2664b968c298d2ea6c653b8074abf18764a9d0f19c36222852fc23b887ab64144901dae059088e61478e9a90a042221e61
0 commit comments