Skip to content

Conversation

davidbarsky
Copy link
Contributor

Description of changes:

  • Skeptic (https://github.com/budziq/rust-skeptic) for testing the README.md.
  • Remove #[macro_use], allowing for macros to be imported without any special syntax.
  • Introduce a minimum Rust version of 1.30 for examples.

Signed-off-by: David Barsky [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This change introduces:

- Skeptic (https://github.com/budziq/rust-skeptic) for testing the README.md
- Remove #[macro_use], allowing for macros to be imported without any special syntax.
- Introduce a minimum Rust version of 1.30 for examples.

Signed-off-by: David Barsky <[email protected]>
@davidbarsky davidbarsky requested a review from sapessi November 22, 2018 19:44
@davidbarsky davidbarsky merged commit 54fd3e7 into master Nov 23, 2018
@davidbarsky davidbarsky deleted the introduce-skeptic branch November 23, 2018 19:10
calavera pushed a commit that referenced this pull request Apr 8, 2022
Lambda functions don't list an `aarch64` architecture as a valid option for the `Architectures` list in the serverless function SAM resource definition. This should instead be `arm64`. Valid architectures can be found here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-architectures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants