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

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    2c5e770 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Configuration menu
    Copy the full SHA
    515480a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2026

  1. Configuration menu
    Copy the full SHA
    1fc6b50 View commit details
    Browse the repository at this point in the history
  2. Remove compiler version support from readme

    Superseded by `rust-version` metadata in Cargo.toml.
    dtolnay committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    58e2155 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    c5e1c9e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Unpin CI miri toolchain

    Fixed in nightly-2026-02-13.
    dtolnay committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    26b1276 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    24d1082 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. ToTokens for Arc

    dtolnay committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    d27d589 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #326 from dtolnay/arc

    ToTokens for Arc
    dtolnay authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    93d691c View commit details
    Browse the repository at this point in the history
  3. Release 1.0.45

    dtolnay committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    842ffde View commit details
    Browse the repository at this point in the history
Loading