Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`query_selector_iter` no longer needs to be unsafe #8078
Closed
Labels
Comments
|
This is correct. |
|
I'd like to fix this if its ok. |
|
Sure! Let me know if you need help. |
|
Should I also delete comments that tells block using 'query_selector_iter' is safe? |
|
Yep! |
bors-servo
pushed a commit
that referenced
this issue
Oct 20, 2015
Removed unsafe from 'query_selector_iter' Fixing #8078. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8095) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At least, I don't think so. CCing @Manishearth to confirm.