solana/rpc-client-api/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
..
client_error.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
config.rs Get Index Key Size RPC Support (#28383) 2022-11-16 20:39:11 -07:00
custom_error.rs Fuck this whole web3.js thing (#30062) 2023-02-01 14:34:23 -08:00
deprecated_config.rs
error_object.rs
filter.rs Add Memcmp filter constructor and deprecate fields (#29923) 2023-01-26 14:50:15 -07:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
request.rs Add rust client support for getRecentPrioritizationFees (#29558) 2023-01-06 23:04:34 -07:00
response.rs adds tpu_quic field to RpcContactInfo (#31310) 2023-04-22 20:18:58 +00:00
version_req.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00