Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stepancheg/rust-protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: stepancheg/rust-protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 15 commits
  • 28 files changed
  • 4 contributors

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    8659647 View commit details
    Browse the repository at this point in the history
  2. Add from_str() for trait Enum

    yestyle committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    32f6ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Bump version to 3.3.0-pre

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c786828 View commit details
    Browse the repository at this point in the history
  2. Revert "Add from_str() for trait Enum"

    This reverts commit 32f6ff3.
    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ec9fe23 View commit details
    Browse the repository at this point in the history
  3. Revert "Implement Display for enums in protobuf-codegen"

    This reverts commit 8659647.
    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aafc00b View commit details
    Browse the repository at this point in the history
  4. Regenerate

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a297413 View commit details
    Browse the repository at this point in the history
  5. Add from_str() for trait Enum

    yestyle authored and stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    03397ee View commit details
    Browse the repository at this point in the history
  6. bugfix: use extra args in parser

    aramikm authored and stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    48cc85e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35c51b2 View commit details
    Browse the repository at this point in the history
  8. regenerate

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6663ee5 View commit details
    Browse the repository at this point in the history
  9. Mute a warning

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d2133c5 View commit details
    Browse the repository at this point in the history
  10. Mute warnings

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0470560 View commit details
    Browse the repository at this point in the history
  11. Mute warnings

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4620a1e View commit details
    Browse the repository at this point in the history
  12. Mute warnings

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    047844e View commit details
    Browse the repository at this point in the history
  13. Bump version to 3.3.0

    stepancheg committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7769205 View commit details
    Browse the repository at this point in the history
Loading