Skip to content

add a -Z incremental-dump-hash flag - #38113

Merged
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:incremental-dump-hash
Dec 4, 2016
Merged

add a -Z incremental-dump-hash flag#38113
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:incremental-dump-hash

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

This causes us to dump a bunch of has information to stdout that can be
useful in tracking down incremental compilation invalidations,
particularly across crates.

This causes us to dump a bunch of has information to stdout that can be
useful in tracking down incremental compilation invalidations,
particularly across crates.
@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

r? @michaelwoerister

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@michaelwoerister

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Dec 2, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 57ffda6 has been approved by michaelwoerister

@michaelwoerister

Copy link
Copy Markdown
Member

@bors rollup

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Dec 3, 2016
… r=michaelwoerister
add a `-Z incremental-dump-hash` flag
This causes us to dump a bunch of has information to stdout that can be
useful in tracking down incremental compilation invalidations,
particularly across crates.
@frewsxcvfrewsxcv mentioned this pull request Dec 3, 2016
bors added a commit that referenced this pull request Dec 3, 2016
@bors
bors merged commit 57ffda6 into rust-lang:masterDec 4, 2016
@nikomatsakis
nikomatsakis deleted the incremental-dump-hash branch April 14, 2017 10:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nikomatsakis@rust-highfive@michaelwoerister@bors@pnkfelix