Skip to content

Nightly regression for E0619 #47451

Closed
Closed
@Keats

Description

@Keats

This appeared in Travis (stable and beta still work)

$ rustc --version
rustc 1.25.0-nightly (3f92e8d89 2018-01-14)

The error:

error[E0619]: the type of this value must be known in this context
  --> components/content/src/file_info.rs:11:42
   |
11 |         let component = section.as_ref().to_string_lossy();
   |                                          ^^^^^^^^^^^^^^^

Link to Travis: https://travis-ci.org/Keats/gutenberg/builds/328770657?utm_source=github_status&utm_medium=notification

It does compile fine with rustc 1.25.0-nightly (b5392f545 2018-01-08) but I sadly can't download other nightlies atm to pin it down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions