This is meant to address rust-lang/rust#49918. Review feedback: put back comment justifying skipping interior traversal. Review feedback: dropck generators like trait objects: all their upvars must outlive the generator itself, so just create a DtorckConstraint saying so. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| dropck_outlives.rs | ||
| evaluate_obligation.rs | ||
| lib.rs | ||
| lowering.rs | ||
| normalize_erasing_regions.rs | ||
| normalize_projection_ty.rs | ||
| util.rs | ||