Skip to content
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

Make sure to address all of the rust safe keywords #50

Open
Tracked by #42
bdemann opened this issue Mar 13, 2023 · 1 comment
Open
Tracked by #42

Make sure to address all of the rust safe keywords #50

bdemann opened this issue Mar 13, 2023 · 1 comment
Labels
code cleanliness Product health, tech debt, etc.

Comments

@bdemann
Copy link
Member

bdemann commented Mar 13, 2023

Now that we have redone the cdk_framework I want to make sure that all of the places that could have rust keywords handle them correctly. What I suspect is that we don't have full coverage with our kybra test. For example I don't think function guards are handled or even if they need to be handled.

@bdemann bdemann mentioned this issue Mar 13, 2023
9 tasks
@bdemann bdemann self-assigned this Mar 13, 2023
@dansteren
Copy link
Contributor

Relates to demergent-labs/kybra#238

@dansteren dansteren added the code cleanliness Product health, tech debt, etc. label Jun 5, 2023
@bdemann bdemann removed their assignment Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanliness Product health, tech debt, etc.
Projects
None yet
Development

No branches or pull requests

2 participants