-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
a89a083
commit ae2a74b
Showing
7 changed files
with
75 additions
and
85 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
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
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
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.