Skip to content

Conversation

jbelkins
Copy link
Contributor

@jbelkins jbelkins commented Sep 4, 2025

Description of changes

In struct deserializers, render the new value as a let (i.e. immutable) when all properties of that struct are indirect.

Eliminates an AWS SDK Swift compile warning for variable was never mutated; consider changing to 'let' constant.

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

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

@jbelkins jbelkins marked this pull request as ready for review September 4, 2025 18:58
@jbelkins jbelkins merged commit b707795 into main Sep 4, 2025
33 checks passed
@jbelkins jbelkins deleted the jbe/unmodified_warn_fix branch September 4, 2025 20:54
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