Apply suggestions from code review

test THIR unsafeck too

Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>
This commit is contained in:
Felix S Klock II 2021-05-24 16:50:01 -04:00 committed by GitHub
parent 0d073c9174
commit 1c1d4f907d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
// check-pass
// revisions: mir thir
// [thir]compile-flags: -Z thir-unsafeck
// This is issue #85435. But the real story is reflected in issue #85561, where
// a bug in the implementation of feature(capture_disjoint_fields) () was