Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

v0.4.3 fails to build with nightly 2015-08-28 #27

@codyps

Description

@codyps
/home/cody/.multirust/toolchains/nightly/cargo/registry/src/mygithub.libinneed.workers.dev-0a35038f75765ae4/aster-0.4.3/src/mac.rs:99:13: 99:17 error: structure `syntax::codemap::NameAndSpan` has no field named `name`
/home/cody/.multirust/toolchains/nightly/cargo/registry/src/mygithub.libinneed.workers.dev-0a35038f75765ae4/aster-0.4.3/src/mac.rs:99             name: "test".to_string(),
                                                                                                                              ^~~~
/home/cody/.multirust/toolchains/nightly/cargo/registry/src/mygithub.libinneed.workers.dev-0a35038f75765ae4/aster-0.4.3/src/mac.rs:100:21: 100:44 error: mismatched types:
 expected `syntax::codemap::ExpnFormat`,
    found `fn(syntax::ast::Name) -> syntax::codemap::ExpnFormat {syntax::codemap::ExpnFormat::MacroAttribute}`
(expected enum `syntax::codemap::ExpnFormat`,
    found fn item) [E0308]
/home/cody/.multirust/toolchains/nightly/cargo/registry/src/mygithub.libinneed.workers.dev-0a35038f75765ae4/aster-0.4.3/src/mac.rs:100             format: codemap::MacroAttribute,
                                                                                                                                       ^~~~~~~~~~~~~~~~~~~~~~~
/home/cody/.multirust/toolchains/nightly/cargo/registry/src/mygithub.libinneed.workers.dev-0a35038f75765ae4/aster-0.4.3/src/mac.rs:100:21: 100:44 help: run `rustc --explain E0308` to see a detailed explanation
error: aborting due to 2 previous errors
Could not compile `aster`.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions