-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring and adding aws_sdk_unstable
to RUSTFLAG on one of the kotlin test
#2804
Open
thomas-k-cameron
wants to merge
36
commits into
smithy-lang:main
Choose a base branch
from
thomas-k-cameron:RFC30/test2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8565bf2
test
thomas-k-cameron f578b86
Update codegen-core/src/main/kotlin/software/amazon/smithy/rust/codeg…
thomas-k-cameron 268b876
Merge branch 'main' into RFC30/test2
thomas-k-cameron d614f5f
Rust.kt
thomas-k-cameron 31c16bd
Merge branch 'RFC30/test2' of https://github.com/thomas-k-cameron/smi…
thomas-k-cameron 0df1dfb
Merge branch 'main' into RFC30/test2
thomas-k-cameron e6512fb
asdf
thomas-k-cameron 3624b37
pre-commit
thomas-k-cameron e0311c3
check
thomas-k-cameron 6e87b13
Update codegen-core/src/main/kotlin/software/amazon/smithy/rust/codeg…
thomas-k-cameron 2f25042
Update codegen-core/src/main/kotlin/software/amazon/smithy/rust/codeg…
thomas-k-cameron 7e06e0c
FIX
thomas-k-cameron 1acf514
Merge branch 'main' into RFC30/test2
thomas-k-cameron 84c943d
fix
thomas-k-cameron c358294
fix
thomas-k-cameron 99113b5
enable by default
thomas-k-cameron 1e4ec95
Merge branch 'main' into RFC30/test2
thomas-k-cameron 5a36064
fix
thomas-k-cameron 2b24f9d
Merge branch 'RFC30/test2' of https://github.com/thomas-k-cameron/smi…
thomas-k-cameron 970d4c2
Update Rust.kt
thomas-k-cameron cc33514
Update Rust.kt
thomas-k-cameron 8d78bd4
fix
thomas-k-cameron 7d80faf
better docs
thomas-k-cameron 5756a41
update
thomas-k-cameron 01a69fc
Merge branch 'main' into RFC30/test2
thomas-k-cameron 0dca49e
Merge branches 'RFC30/test2' and 'RFC30/test2' of https://github.com/…
thomas-k-cameron 1496901
fix
thomas-k-cameron 73b40a4
fix
thomas-k-cameron 2647de9
update
thomas-k-cameron 16b51e3
Merge branch 'main' into RFC30/test2
thomas-k-cameron e7d4597
Merge branch 'main' into RFC30/test2
thomas-k-cameron 5b7d9d1
Merge branch 'main' into RFC30/test2
thomas-k-cameron 71d54cb
Merge branch 'main' into RFC30/test2
thomas-k-cameron d53c7c4
update
thomas-k-cameron c46ae34
modified: codegen-core/src/main/kotlin/software/amazon/smithy/rust/…
thomas-k-cameron ac6928d
update
thomas-k-cameron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should I remove this comment?
I added a function that create a map which cleans up rustflag as well.