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.

Does not compile on rustc 1.14.0-nightly (3f4408347 2016-10-27) #118

Closed
@dtolnay

Description

@dtolnay
error[E0063]: missing field `is_shorthand` in initializer of `syntax::ast::Field`
    --> src/expr.rs:1120:21
     |
1120 |         let field = ast::Field {
     |                     ^^^^^^^^^^ missing `is_shorthand`

is_shorthand added in rust-lang/rust#11994

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions