solana/bucket_map/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
..
bucket.rs rework sorting during generate_index (#33076) 2023-08-31 12:51:56 -07:00
bucket_api.rs rework sorting during generate_index (#33076) 2023-08-31 12:51:56 -07:00
bucket_item.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
bucket_map.rs rework sorting during generate_index (#33076) 2023-08-31 12:51:56 -07:00
bucket_stats.rs disk index: add stat: disk_index_failed_resizes (#31039) 2023-04-04 09:39:06 -07:00
bucket_storage.rs Refactor bucket storage bad header size test (#33091) 2023-08-31 13:01:20 -04:00
index_entry.rs add PartialEq and Debug to bucket map (#33043) 2023-08-29 07:13:21 -07:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00