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 upTry removing Reflectable from JS<T> types #2285
Closed
Labels
Comments
|
That sounds quite outdated. |
josiahdaniels
added a commit
to josiahdaniels/servo
that referenced
this issue
Sep 28, 2015
It's not generally safe to expose the contents of a JS<T>.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It may be possible to avoid it, and that would clean up some unsafe code after #2101 lands.