mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 15:02:20 +01:00
The +rustversion call semantics are specific to rustup and do not work with standard rust toolchains. However, because rustfmt formatting differs slightly between stable and our 1.63 target, we need to keep the +1.63.0 for rustup users. Thus, here, we check for the presence of a `rustup` command and pass the "+1.63.0" argument if we find one. |
||
---|---|---|
.. | ||
check-cfg-flags.py | ||
check-compiles.sh | ||
check-each-commit.sh | ||
ci-tests.sh | ||
rustfmt.sh |