-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[smithy-rs] Non-functional miscellaneous improvements (#1445)
This commit contains non-functional (i.e. mostly stylistic, small refactors, documentation and consistency) improvements that I've batched and rolled up while working on #1342. * Make `extraDependencies` from `InlineDependency` class private * Miscellaneous improvements to `RustTypes.kt` * Remove dead code from `RuntimeTypes.kt` * Style change in `RuntimeTypes.kt` * Miscellaneous improvements to `SymbolVisitor.kt` * Miscellaneous improvements to `BuilderGenerator.kt` - Make it consistent with the `ServerBuilderGenerator` from #1342. * Miscellaneous improvements to `TestHelpers.kt` * Add docs to `headers_for_prefix` function - I keep rereading the implementation to see what this returns; it's not intuitive from the function name.
- Loading branch information
1 parent
cbfcb2e
commit 01de409
Showing
1,527 changed files
with
189,324 additions
and
245,102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.