Skip to content

TRACK '-Z polonius' flag #79397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 25, 2020
Merged

TRACK '-Z polonius' flag #79397

merged 1 commit into from
Nov 25, 2020

Conversation

camelid
Copy link
Member

@camelid camelid commented Nov 25, 2020

@camelid camelid added the A-incr-comp Area: Incremental compilation label Nov 25, 2020
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 25, 2020
@camelid camelid removed the A-incr-comp Area: Incremental compilation label Nov 25, 2020
@camelid
Copy link
Member Author

camelid commented Nov 25, 2020

Apparently this is all that was involved! Are there any docs on TRACKED vs. UNTRACKED? I couldn't seem to find any.

@camelid camelid added the A-driver Area: rustc_driver that ties everything together into the `rustc` compiler label Nov 25, 2020
@camelid camelid force-pushed the polonious-incr-comp branch from 2d86537 to c4caf5a Compare November 25, 2020 04:09
@jonas-schievink
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 25, 2020

📌 Commit c4caf5a has been approved by jonas-schievink

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 25, 2020
@bors
Copy link
Collaborator

bors commented Nov 25, 2020

⌛ Testing commit c4caf5a with merge 20dcbf0...

@bors
Copy link
Collaborator

bors commented Nov 25, 2020

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing 20dcbf0 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 25, 2020
@bors bors merged commit 20dcbf0 into rust-lang:master Nov 25, 2020
@rustbot rustbot added this to the 1.50.0 milestone Nov 25, 2020
@camelid camelid deleted the polonious-incr-comp branch November 25, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-driver Area: rustc_driver that ties everything together into the `rustc` compiler merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incremental compilation does not account for changes to -Zpolonius
5 participants