solana/frozen-abi
Ryo Onodera 95810d876a
Enable frozen_abi on banking trace file (#33501)
* Enable frozen_abi on banking trace file

* Fix ci with really correct bugfix...

* Remove tracker_callers

* Fix typo...

* Fix AbiExample for Arc/Rc's Weaks

* Added comment for AbiExample impl of SystemTime

* Simplify and document EvenAsOpaque with new usage

* Minor clean-ups

* Simplify SystemTime::example() with UNIX_EPOCH...

* Add comment for AbiExample subtleties
2023-10-07 13:15:38 +09:00
..
macro `cargo fmt` using 1.6.0-nightly (#32390) 2023-07-06 20:45:29 -07:00
src Enable frozen_abi on banking trace file (#33501) 2023-10-07 13:15:38 +09:00
Cargo.toml Enable frozen_abi on banking trace file (#33501) 2023-10-07 13:15:38 +09:00
build.rs