mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
67f0d43890
Rewrite handling of universe-leaking placeholder regions into outlives constraints This commit prepares for Polonius by moving handling of leak check/universe errors out of the inference step by rewriting any universe error into an outlives-static constraint. This variant is a work in progress but seems to pass most tests. Note that a few debug assertions no longer hold; a few extra eyes on those changes are appreciated! |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |