-
Notifications
You must be signed in to change notification settings - Fork 73
Issues: rust-lang/polonius
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Avoid
TC(x, z) :- TC(x, y), TC(y, z)
when computing transitive closures
#176
opened Aug 4, 2021 by
ecstatic-morse
Check constraints arising from higher-rank trait bounds (HRTBs)
#172
opened Jul 30, 2021 by
ecstatic-morse
Move errors: add rule to report partial assignment to moved variables
#152
opened Jun 30, 2020 by
utaal
child facts should only contain immediate children
fact-generation
#120
opened Sep 6, 2019 by
amandasystems
document how to run Polonius in Rust's unit tests in the book
#119
opened Sep 4, 2019 by
amandasystems
refactor the fact-generation code to be less messy, use fewer MIR walks
fact-generation
#117
opened Sep 4, 2019 by
amandasystems
possible refinement to avoid tracking subset relations
wontfix
This will not be worked on
#107
opened Jun 6, 2019 by
nikomatsakis
bring this crate into conformance with compiler-team crate policy
#101
opened Mar 7, 2019 by
nikomatsakis
Previous Next
ProTip!
no:milestone will show everything without a milestone.