Skip to content

Fails to build on recent nightly (2018-07-17) #252

Closed
@pitdicker

Description

@pitdicker
   Compiling stdweb-internal-macros v0.1.0
error[E0432]: unresolved import `stdweb_internal_macros::js_export`
   --> /home/travis/.cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.7/src/lib.rs:136:9
    |
136 | pub use stdweb_internal_macros::js_export;
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `js_export` in the root
error: aborting due to previous error
For more information about this error, try `rustc --explain E0432`.
error: Could not compile `stdweb`.
error: build failed

https://travis-ci.org/rust-lang-nursery/rand/jobs/404778291

Maybe related to rust-lang/rust#52383?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions