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

Commits on Oct 31, 2023

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

Commits on Nov 20, 2023

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

Commits on Dec 20, 2023

  1. Add a funding file

    dtolnay committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0d469fc View commit details
    Browse the repository at this point in the history
  2. Release 0.1.75

    dtolnay committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    034d8db View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    c1576be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from dtolnay/doc

    Update documentation to discuss object safety in Rust 1.75+
    dtolnay authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3caf301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381fd75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #255 from dtolnay/asyncblock

    Update explanation to show async block expansion
    dtolnay authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3c656d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48e29e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #256 from dtolnay/miritracing

    Re-enable tracing integration test under Miri
    dtolnay authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f8aa269 View commit details
    Browse the repository at this point in the history
  7. Release 0.1.76

    dtolnay committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    627124b View commit details
    Browse the repository at this point in the history
Loading