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

Add message_info and deprecate mock_info (backport #2160) #2161

Merged
merged 9 commits into from
Jun 3, 2024

Commits on May 31, 2024

  1. Add message_info function

    (cherry picked from commit 70f8809)
    
    # Conflicts:
    #	packages/std/src/testing/mod.rs
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    62f952c View commit details
    Browse the repository at this point in the history
  2. Deprecate mock_info

    (cherry picked from commit 529f871)
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    31efa2d View commit details
    Browse the repository at this point in the history
  3. Adapt tests to message_info

    (cherry picked from commit fa77163)
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b456c4c View commit details
    Browse the repository at this point in the history
  4. Remove usage of mock_info from docs

    (cherry picked from commit 55426eb)
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4606ddf View commit details
    Browse the repository at this point in the history
  5. Fix text of message_info documentation

    (cherry picked from commit 1289238)
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    faa9580 View commit details
    Browse the repository at this point in the history
  6. Add MIGRATING entry

    (cherry picked from commit f686a1a)
    webmaster128 authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6d59a43 View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG entry

    (cherry picked from commit b4d551e)
    
    # Conflicts:
    #	CHANGELOG.md
    webmaster128 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    631cd57 View commit details
    Browse the repository at this point in the history
  8. Fix merge issues

    webmaster128 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    55836d1 View commit details
    Browse the repository at this point in the history
  9. Fix clippy warnings

    webmaster128 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5a5acd0 View commit details
    Browse the repository at this point in the history