solana/frozen-abi
mergify[bot] 8af823401a
v1.17: Enable frozen_abi on banking trace file (backport of #33501) (#33578)
* 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

(cherry picked from commit 95810d876a)

# Conflicts:
#	Cargo.lock

* fix conflict

---------

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
2023-10-17 13:48:04 +09:00
..
macro `cargo fmt` using 1.6.0-nightly (#32390) 2023-07-06 20:45:29 -07:00
src v1.17: Enable frozen_abi on banking trace file (backport of #33501) (#33578) 2023-10-17 13:48:04 +09:00
Cargo.toml v1.17: Enable frozen_abi on banking trace file (backport of #33501) (#33578) 2023-10-17 13:48:04 +09:00
build.rs