Skip to content

Conversation

@chrisdickinson
Copy link

Just a quick rev on #17 – we can throw it away if we like!

(Additionally, I switched us over to serde_json::Map from std::collections::HashMap.)

I haven't tested these, but I can do so after rebasing on #16 if we're interested in this!

Copy link
Contributor

@bhelx bhelx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I like not littering the code with r# everywhere!

@chrisdickinson chrisdickinson force-pushed the chris/20241120-reserved-keywords branch from 7f2e117 to 91bcde3 Compare November 20, 2024 19:49
@chrisdickinson
Copy link
Author

chrisdickinson commented Nov 20, 2024

Thanks! I pushed up one more change that handles the (off-chance) that someone uses a reserved word as an export (fn)

(Edit: and rebased on top of #16)

@zshipko
Copy link

zshipko commented Nov 20, 2024

This looks good to me!

I am planning to look into why tests are failing this afternoon

Copy link

@zshipko zshipko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just pushed a commit that fixes the bindgen tests locally, but not on CI 😞

We can merge this and I can debug CI on another branch

@chrisdickinson chrisdickinson merged commit c362bdb into main Nov 20, 2024
1 check failed
@chrisdickinson chrisdickinson deleted the chris/20241120-reserved-keywords branch November 20, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants