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

expose remove, remove_and_keep_content and removed? methods on element #34

Merged
merged 5 commits into from
Oct 12, 2023

Conversation

tchak
Copy link
Contributor

@tchak tchak commented Sep 25, 2023

Hey! I am very new to Rust, and even more so to Ruby extensions in Rust. I don't know if I forgot anything, but the tests are passing! 🎉

@gjtorikian
Copy link
Owner

Nice work! I have a few other changes I keep meaning to merge before the next release—I'll ship this within the week.

Thanks!

@tchak
Copy link
Contributor Author

tchak commented Sep 25, 2023

I looked at the linting errors, and some of them are about code I did not write. Additionally, there are errors related to using patterns that are already present in the existing code without any issues (use of assign to test a boolean) 🤔

As for the Rust error on Windows, I don't know what's it about. Please let me know if you have any suggestions for fixing these errors or if you would like me to investigate further.

@gjtorikian
Copy link
Owner

It's all good, I'll take a look at those.

@gjtorikian gjtorikian merged commit 2d95914 into gjtorikian:main Oct 12, 2023
11 checks passed
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.

2 participants