Skip to content

rustfmt-nightly not building on latest nightly #2307

Closed
@vignesh-sankaran

Description

@vignesh-sankaran

On the nightly version rustc 1.24.0-nightly (5165ee9e2 2017-12-22), I get the following error while building rustfmt:

error[E0063]: missing field `recovered` in initializer of `syntax::ast::Block`
   --> /Users/vignesh/.cargo/registry/src/github.1485827954.workers.dev-1ecc6299db9ec823/rustfmt-nightly-0.3.3/src/closures.rs:127:17
    |
127 |     let block = ast::Block {
    |                 ^^^^^^^^^^ missing `recovered`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions