Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] v1.16: Enable frozen_abi on banking trace file (backport of #33501) #33577

Closed
wants to merge 3 commits into from

Commits on Oct 7, 2023

  1. 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 95810d8)
    
    # Conflicts:
    #	Cargo.lock
    #	core/src/banking_trace.rs
    ryoqun authored and mergify[bot] committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1822022 View commit details
    Browse the repository at this point in the history
  2. fix conflict...

    ryoqun committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a8a447e View commit details
    Browse the repository at this point in the history
  3. Fix naming convention...

    ryoqun committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3181c5e View commit details
    Browse the repository at this point in the history