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: mlua-rs/rlua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mlua-rs/rlua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: update-lua5.4.4
Choose a head ref
  • 9 commits
  • 89 files changed
  • 1 contributor

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    66a27c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26885da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8dde5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f89118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad5433f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b035523 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90098b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca2f74f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Crudely sort the bindings.rs before checking in CI.

    The ordering of items differs between machines, due to system
    headers, and this should handle that (with a small risk of
    differences within items which are lost being missed).
    jugglerchris committed May 7, 2023
    Configuration menu
    Copy the full SHA
    1a5f6ea View commit details
    Browse the repository at this point in the history
Loading