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.72
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.73
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Aug 21, 2018

  1. Update travis.sh

    Pratyush authored Aug 21, 2018
    1 Configuration menu
    Copy the full SHA
    c790bd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1360 from Pratyush/master

    Update travis.sh to also test `--no-default-features --features "rc alloc"`
    dtolnay authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    c69a3e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. 1 Configuration menu
    Copy the full SHA
    dc4bb0b View commit details
    Browse the repository at this point in the history
  2. Test raw identifiers

    dtolnay committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    a3ae14d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1363 from dtolnay/raw

    Trim the r# from raw identifiers in user-facing strings
    dtolnay authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    c4a4501 View commit details
    Browse the repository at this point in the history
  4. Release 1.0.73

    dtolnay committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    db6aaf5 View commit details
    Browse the repository at this point in the history
Loading