solana/programs/vote/src
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
..
vote_state Improve readability of vote lockout processing (#16987) 2021-05-02 08:36:06 +00:00
authorized_voters.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
lib.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
vote_instruction.rs Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
vote_transaction.rs Add utility function (#11262) 2020-07-28 23:44:10 -07:00