Uh oh!
There was an error while loading. Please reload this page.
[WIP] polonius: adapt to the new fact format - #68993
Conversation
rust-highfive
commented
Feb 9, 2020
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
amandasystems
commented
Feb 9, 2020
rust-highfive
commented
Feb 9, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
nikomatsakis
commented
Feb 14, 2020
@bors delegate=albins r=me but travis is unhappy. @AlbinS, I've delegated bors to you, so if you are able to fix these errors you should be able to tell bors |
bors
commented
Feb 14, 2020
✌️ @AlbinS can now approve this pull request |
amandasystems
commented
Feb 14, 2020
@nikomatsakis Thanks! It needs a new Polonius release (the PR I’m working on). |
amandasystems
commented
Feb 16, 2020
Blocked waiting on rust-lang/polonius#135 |
lqd
commented
Feb 18, 2020
rust-lang/polonius#135 is now merged, and |
lqd
commented
Feb 26, 2020
Since Albin won't be able to do it for a while, I've rebased and finalized this PR in #69482, so I'll close this one. |
Polonius: update `polonius-engine` to 0.12.0 Since @AlbinS won't have the time to finish up #68993 for a while, I'll take care of the trivial remaining tasks (rebasing, taking care of tidy/rustfmt). I'll r? @nikomatsakis since they're assigned to #68993, but have actually [already reviewed it pre-rebase](#68993 (comment)). When CI passes: I'll notify bors and close#68993, since this PR supersedes it.
Hopefully the final phase of the ordeal now known as The Great Renaming, in which the Polonius working group renames virtually all of their input facts.
This also extends fact generation to support full initialisation tracking and move analysis in Polonius.