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

defmt-print: Recover from decoding-errors #598

Merged
merged 11 commits into from
Oct 1, 2021
Merged

defmt-print: Recover from decoding-errors #598

merged 11 commits into from
Oct 1, 2021

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    d132d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e368f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67323be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4495b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46e9fa8 View commit details
    Browse the repository at this point in the history
  6. defmt-print: Refactor

    Urhengulas committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    066a9e5 View commit details
    Browse the repository at this point in the history
  7. Satisfy clippy

    Urhengulas committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d42de4e View commit details
    Browse the repository at this point in the history
  8. defmt-decoder: Make enum Encoding _non-exhaustive_ and add method…

    … `recoverable() -> bool`
    Urhengulas committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3f76441 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4ebd14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d69036 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9417897 View commit details
    Browse the repository at this point in the history