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 upunrooted_must_root lint misses Option<JS<T>> return values #8022
Comments
|
Ah, this is because we don't check return values at all. |
|
...turns out the entire function checking lint was entirely broken when I updated things to use |
Will finish fixing these later today |
|
Perhaps I'll try to interest someone in #5646 to avoid this problem occurring again. |
Manishearth
added a commit
to Manishearth/servo
that referenced
this issue
Oct 15, 2015
…fixes servo#8022)
Manishearth
added a commit
to Manishearth/servo
that referenced
this issue
Oct 15, 2015
…fixes servo#8022)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is unfortunate.
cc @Manishearth