rust-lightning/ci
Matt Corallo 51f5bc881f Drop the no-std feature from lightning-rapid-gossip-sync
Now that we don't have to have everything in our entire ecosystem
use the same `std`/`no-std` feature combinations we should start by
untangling our own features a bit.

This takes another step by removing the `no-std` feature entirely
from the `lightning-rapid-gossip-sync` crate and removing all
feature implications on dependencies from the remaining `std`
feature.
2024-08-19 15:09:40 +00:00
..
check-compiles.sh Fix misc shellcheck complaints 2024-08-13 08:50:30 +02:00
check-each-commit.sh Fix misc shellcheck complaints 2024-08-13 08:50:30 +02:00
ci-tests.sh Drop the no-std feature from lightning-rapid-gossip-sync 2024-08-19 15:09:40 +00:00
rustfmt.sh Fix misc shellcheck complaints 2024-08-13 08:50:30 +02:00