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

Static analysis doesn't catch `RefCell<Option<DOMException>>` #6651

Closed
jdm opened this issue Jul 17, 2015 · 1 comment
Closed

Static analysis doesn't catch `RefCell<Option<DOMException>>` #6651

jdm opened this issue Jul 17, 2015 · 1 comment
Assignees

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 17, 2015

@jdm
Copy link
Member Author

@jdm jdm commented Jul 17, 2015

Maybe even just Option<DOMException> is enough if we still don't look at generic types.

@Manishearth Manishearth self-assigned this Jul 21, 2015
bors-servo pushed a commit that referenced this issue Jul 22, 2015
Handle type parameters in unused_must_root

fixes #6651

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6688)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Jul 22, 2015
Handle type parameters in unused_must_root

fixes #6651

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6688)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.