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

Remove third party types from public APIs #2845

Merged
merged 8 commits into from
Jul 14, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    2671834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b935f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a91ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dee72cc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update CHANGELOG.next.toml

    ysaito1001 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ec35de8 View commit details
    Browse the repository at this point in the history
  2. Import SendError from tokio::sync::mpsc::error

    This commit addresses #2845 (comment)
    ysaito1001 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    59ffe31 View commit details
    Browse the repository at this point in the history
  3. Make XmlToken a new-type for Token

    This commit addresses #2845 (comment)
    ysaito1001 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3105f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b551c2 View commit details
    Browse the repository at this point in the history