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: awslabs/aws-lambda-rust-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: darrenmeehan/aws-lambda-rust-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 28, 2020

  1. Fix minor typos

    darrenmeehan committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c1e71e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1180ed1 View commit details
    Browse the repository at this point in the history
  3. Add description

    darrenmeehan committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    6f80780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e250dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2dd59c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d2872e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a76469 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from Darrenmeehan/patch-1

    Remove Travis button as it's no longer used.
    darrenmeehan authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    acce9a9 View commit details
    Browse the repository at this point in the history
  9. Remove client from description

    This is a closer fit to the convention for runtimes across different languages.
    darrenmeehan committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f3337db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bb60b9 View commit details
    Browse the repository at this point in the history
  11. Document --cli-binary-format seperately

    Most users are still using v2 of the cli.
    Let's keep things simple for them.
    darrenmeehan committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    56a745f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Fixed name for macro

    Also expanded on comment
    
    Co-Authored-By: David Barsky <[email protected]>
    darrenmeehan and davidbarsky authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1ef54a8 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    darrenmeehan committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    00f59db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d508b92 View commit details
    Browse the repository at this point in the history
  4. Address whitespace issue

    darrenmeehan committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    7dea464 View commit details
    Browse the repository at this point in the history
Loading