generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 107
Resolve types at fragment-combine time #1060
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
a41c793
existing tests pass
cdisselkoen e433f66
add some tests, not all passing yet
cdisselkoen 7c60ca7
more
cdisselkoen 74b8baf
fixed one problem
cdisselkoen 48f85a6
all tests are passing again, and added a lot more tests
cdisselkoen 1ddc92b
changelog
cdisselkoen 8692e49
clarify a comment
cdisselkoen c4f2518
fix panic safety comments to be accepted by script
cdisselkoen 264ee7f
clippy fixes
cdisselkoen b551fd6
make some more functions infallible
cdisselkoen 3a70133
cargo fmt
cdisselkoen 85b929f
syntax in comment
cdisselkoen 6258ba6
fix some comments
cdisselkoen 26f09af
review suggestion
cdisselkoen 86cf5fb
review suggestion
cdisselkoen b7dfe57
move tests to separate file
cdisselkoen e1e7a31
Update cedar-policy-validator/src/types.rs
cdisselkoen 689151b
resolution in entity parents, better help messages, add D tests
cdisselkoen 770847d
add E tests
cdisselkoen 17f5c0d
remove a collect
cdisselkoen 2afeb45
update some comments to reference #1064
cdisselkoen ee6d9a6
tweak a help message
cdisselkoen 4221b68
review comment
cdisselkoen 2cf97c3
rename error
cdisselkoen a5f37a2
revise comment to point to 1063
cdisselkoen a8cfa0a
resolving action parents too
cdisselkoen 788f1df
reorg tests
cdisselkoen c6f8abe
update some TODO comments
cdisselkoen 9df4d1a
update comment
cdisselkoen ce2ec0a
add copyright header
cdisselkoen cdd5ae2
adjust another comment
cdisselkoen 79da3f2
not working yet
cdisselkoen e5bc2f2
use `InternalName` inside validator
cdisselkoen 6c435b0
TODOs point to 1085 and 1086
cdisselkoen 8118df3
Merge remote-tracking branch 'origin/main' into cdisselkoen/fix-579
cdisselkoen 3c3eeb6
update comments to point to 1084 instead of 174
cdisselkoen 3938f2f
update comment
cdisselkoen cb1c596
improve invariant comments
cdisselkoen 195f56d
fix after making a field private
cdisselkoen 04bedb8
fully add EntityOrCommon to json syntax
cdisselkoen 510631f
link to 1094
cdisselkoen d5c430f
Merge remote-tracking branch 'origin/main' into cdisselkoen/fix-579
cdisselkoen c2527f5
more helpers for DRT
cdisselkoen 289fe64
Merge remote-tracking branch 'origin/main' into cdisselkoen/fix-579
cdisselkoen b87040a
Merge remote-tracking branch 'origin/main' into cdisselkoen/fix-579
cdisselkoen 5260c93
fix deserialization of EntityOrCommon in schema JSON format
cdisselkoen 9da67e4
fix annotation
cdisselkoen 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.