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

Remove pub use globs in script.rs #2128

Closed
jdm opened this issue Apr 16, 2014 · 1 comment · Fixed by #2290
Closed

Remove pub use globs in script.rs #2128

jdm opened this issue Apr 16, 2014 · 1 comment · Fixed by #2290

Comments

@jdm
Copy link
Member

jdm commented Apr 16, 2014

Support for them is being removed from Rust any day now, so we need to adapt. This may require solving #1788, since the codegen relies on importing dom::types::*.

@jdm
Copy link
Member Author

jdm commented Apr 16, 2014

@saneyuki This would be valuable if you're looking for something to do :)

bors-servo pushed a commit that referenced this issue May 2, 2014
- Fix #2128
- Take over from #2220

I didn't change `InterfaceTypes.rs` to `type.rs` because `type` is very common name which might be troublesome.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant