rust-lightning/ci
Matt Corallo 6ab91cb43f Drop the rustup-specific calling in ci/rustfmt.sh
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.
2024-04-22 13:05:53 +00:00
..
check-cfg-flags.py Add splicing feature flag (also triggers dual_funding) 2024-04-18 08:40:34 +02:00
check-compiles.sh Add a c_bindings test to check-compiles.sh as it should build 2023-07-20 21:43:52 +00:00
check-each-commit.sh Check each commit at least builds in CI 2020-09-15 19:24:08 -04:00
ci-tests.sh Add splicing feature flag (also triggers dual_funding) 2024-04-18 08:40:34 +02:00
rustfmt.sh Drop the rustup-specific calling in ci/rustfmt.sh 2024-04-22 13:05:53 +00:00