Skip to content

Compiler warnings about inefficient incremental compilation #40766

Closed
@weiznich

Description

@weiznich

While compiling diesel/ring rustc emitted the following warning:

warning: Quasi-quoting might make incremental compilation very inefficient: NtExpr(..)

@sgrif suspects this to be a bug in rustc rather than in diesel. So I will report this also here.

Environment:
rustc 1.17.0-nightly (8c4f2c6 2017-03-22)
export CARGO_INCREMENTAL=1 RUSTFLAGS="-Zincremental-info"

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-incr-compArea: Incremental compilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions