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: dtolnay/rustversion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.19
Choose a base ref
...
head repository: dtolnay/rustversion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.20
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 23, 2025

  1. Remove **/*.rs.bk from project-specific gitignore

    Cargo stopped generating this in its project template 5 years ago. It
    would belong in a global gitignore instead.
    dtolnay committed Jan 23, 2025
    Copy the full SHA
    132031e View commit details
  2. More precise gitignore patterns

    dtolnay committed Jan 23, 2025
    Copy the full SHA
    dfe5fcc View commit details

Commits on Feb 20, 2025

  1. Point standard library links to stable

    dtolnay committed Feb 20, 2025
    Copy the full SHA
    c58d9bf View commit details

Commits on Mar 4, 2025

  1. Modernize dates in docs and parse errors

    dtolnay committed Mar 4, 2025
    Copy the full SHA
    bc271d9 View commit details
  2. Merge pull request #58 from dtolnay/modern

    Modernize dates in docs and parse errors
    dtolnay authored Mar 4, 2025
    Copy the full SHA
    bb83b89 View commit details
  3. Release 1.0.20

    dtolnay committed Mar 4, 2025
    Copy the full SHA
    4887012 View commit details
Loading