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: jordanisaacs/rustix-uring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jordanisaacs/rustix-uring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ci
Choose a head ref
  • 12 commits
  • 37 files changed
  • 2 contributors

Commits on Mar 1, 2023

  1. switch to rustix

    jordanisaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d5e470c View commit details
    Browse the repository at this point in the history
  2. migrate tests

    jordanisaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2918ea7 View commit details
    Browse the repository at this point in the history
  3. clean up type imports

    jordanisaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    337b8ae View commit details
    Browse the repository at this point in the history
  4. migrate bench

    jordanisaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8ef6b99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    118bcc2 View commit details
    Browse the repository at this point in the history
  6. update & test readme

    jordanisaacs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3d1cef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

  1. update rustix to 0.37

    jordanisaacs committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    799c6ef View commit details
    Browse the repository at this point in the history
  2. add flake

    jordanisaacs committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    33f2568 View commit details
    Browse the repository at this point in the history
  3. bump to v0.1.1

    jordanisaacs committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7640a74 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Switch one more libc call to rustix.

    Switch this `munmap` call from libc to rustix.
    sunfishcode authored and jordanisaacs committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    1f7198e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. playing around

    jordanisaacs committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ecc5238 View commit details
    Browse the repository at this point in the history
Loading