mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
While its all constant arithmetic to calculate the shift, which LLVM likely optimizes out for us, there's no reason to do it four times, which just makes the code harder to read. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |