solana/account-decoder/src
Alexander Meißner 9e703f85de
Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961)
* allow pedantic invalid cast lint

* allow lint with false-positive triggered by `test-case` crate

* nightly `fmt` correction

* adapt to rust layout changes

* remove dubious test

* Use transmute instead of pointer cast and de/ref when check_aligned is false.

* Renames clippy::integer_arithmetic to clippy::arithmetic_side_effects.

* bump rust nightly to 2023-08-25

* Upgrades Rust to 1.72.0

---------

Co-authored-by: Trent Nelson <trent@solana.com>
2023-09-01 07:26:13 +00:00
..
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
parse_account_data.rs Clean up Spl type conversions (#31845) 2023-05-30 14:34:38 -06:00
parse_address_lookup_table.rs fixes errors from clippy::redundant_clone (#29536) 2023-01-05 18:42:19 +00:00
parse_bpf_loader.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
parse_config.rs stake: deprecate on chain warmup/cooldown rate and config (#32723) 2023-08-07 13:23:24 -07:00
parse_nonce.rs removes feature gate code separating durable nonce from blockhash domain (#26055) 2022-07-06 12:03:13 +00:00
parse_stake.rs stake: Rename `StakeStateWithFlags` -> `StakeStateV2` (#32795) 2023-08-11 01:07:21 +02:00
parse_sysvar.rs Add epoch_rewards syscalls (#32159) 2023-06-27 09:14:43 -05:00
parse_token.rs Removes unnecessary mut (#32476) 2023-07-13 13:14:33 -04:00
parse_token_extension.rs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00
parse_vote.rs vote: encapsulate `Lockout` (#29753) 2023-01-18 19:28:28 -07:00
validator_info.rs Hide Keybase and replace with URL (#31852) 2023-06-06 06:22:55 -07:00