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: serde-rs/serde
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.190
Choose a base ref
...
head repository: serde-rs/serde
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.192
Choose a head ref
  • 13 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    589549d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0726b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8fef7 View commit details
    Browse the repository at this point in the history
  4. Relocate cfg attrs into forwarded_impl macro

    This will allow adding #[doc(cfg(feature = "..."))] attributes to the
    impl in an upcoming commit.
    dtolnay committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    215c2b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f339de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64f949b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05c2509 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dacfbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8bc97c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2647 from dtolnay/doccfg

    Render `doc(cfg(...))` on feature gated APIs in docs.rs
    dtolnay authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97dd07a View commit details
    Browse the repository at this point in the history
  11. Release 1.0.191

    dtolnay committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    59892e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-…

    …untagged
    
    Allow internal tag field in untagged variant
    dtolnay authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    35700eb View commit details
    Browse the repository at this point in the history
  2. Release 1.0.192

    dtolnay committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4676abd View commit details
    Browse the repository at this point in the history
Loading