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: tokio-rs/tokio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tokio-1.21.1
Choose a base ref
...
head repository: tokio-rs/tokio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tokio-1.21.2
Choose a head ref
  • 6 commits
  • 16 files changed
  • 1 contributor

Commits on Sep 26, 2022

  1. chore: don't use once_cell for 1.18.x LTS release (#5048)

    The latest release of once_cell has an MSRV that is incompatible with the MSRV of the 1.18.x LTS release.
    Darksonn authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    05e6614 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    5c76d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2063d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d95a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fbf314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a79b824 View commit details
    Browse the repository at this point in the history
Loading