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

object_store: Migrate from snafu to thiserror #126

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2024

  1. object_store/delimited: Fix TrailingEscape condition

    This seems like a copy-paste mistake since checking `is_quote` twice is probably wrong...
    Turbo87 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f832e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ae8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7498d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b71635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a846e7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d742c27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43b0436 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6016fc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5f31fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b23652b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1955dfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0c2f37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4febf35 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19a78fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50cde2c View commit details
    Browse the repository at this point in the history
  16. Remove snafu dependency

    Turbo87 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e01422b View commit details
    Browse the repository at this point in the history