Skip to content

perf.rust-lang.org test for syntex-syntax messed up #35855

Closed
@nikomatsakis

Description

@nikomatsakis

For some reason, we are no longer achieving 100% re-use if you cargo clean, though we were at one point. Right now I see 3 out of 50 modules re-used :(. The output is all about cross-compilation metadata still. An excerpt:

module WorkProduct(WorkProductId("syntex_syntax-attr")) is dirty because MetaData("syntex_errors/1fec731a39244a3925064ac8bb26867a2dcbcd286e07e4d86a47d1a1fa7cc43a::Handler[0]") changed or was removed
module WorkProduct(WorkProductId("core-option")) is dirty because MetaData("syntex_errors/1fec731a39244a3925064ac8bb26867a2dcbcd286e07e4d86a47d1a1fa7cc43a::Handler[0]") changed or was removed

cc @michaelwoerister

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-incr-compArea: Incremental compilationT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions