rust/src/test/run-pass/packed
Ariel Ben-Yehuda a02d4364e4 wfcheck: resolve the type-vars in AdtField types
Normalization can leave some type-vars unresolved in its return type.
Make sure to resolve them so we have an infcx-independent type that can
be used with `needs_drop`.

Fixes #61402.
2019-06-29 23:12:15 +03:00
..
auxiliary
packed-struct-borrow-element.rs
packed-struct-drop-aligned.rs
packed-struct-generic-layout.rs
packed-struct-generic-size.rs
packed-struct-layout.rs
packed-struct-match.rs
packed-struct-optimized-enum.rs
packed-struct-size-xc.rs
packed-struct-size.rs
packed-struct-vec.rs
packed-tuple-struct-layout.rs
packed-tuple-struct-size.rs
packed-with-inference-vars-issue-61402.rs wfcheck: resolve the type-vars in AdtField types 2019-06-29 23:12:15 +03:00