solana/core/tests
Tao Zhu 0781fe1b4f
Upgrade Rust to 1.52.0 (#17096)
* Upgrade Rust to 1.52.0
update nightly_version to newly pushed docker image
fix clippy lint errors
1.52 comes with grcov 0.8.0, include this version to script

* upgrade to Rust 1.52.1

* disabling Serum from downstream projects until it is upgraded to Rust 1.52.1
2021-05-19 09:31:47 -05:00
..
client.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
cluster_info.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
crds_gossip.rs prunes received-cache only once per unique owner's key (#17039) 2021-05-13 13:50:16 +00:00
fork-selection.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
gossip.rs implements cursor for gossip crds table queries (#16952) 2021-05-06 14:04:17 +00:00
ledger_cleanup.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
rpc.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
snapshots.rs Issue #17008 -- make snapshot archives to hold on to configurable. (#17158) 2021-05-12 10:32:27 -07:00