Skip to content

Commit f9f5fc8

Browse files
authored
no thir-unsafeck in beta
remove testing via `-Z thir-unsafeck`, since it is not appropriate for beta branch.
1 parent 355dc5c commit f9f5fc8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/ui/unsafe/issue-85435-unsafe-op-in-let-under-unsafe-under-closure.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// check-pass
2-
// revisions: mir thir
3-
// [thir]compile-flags: -Z thir-unsafeck
42

53
// This is issue #85435. But the real story is reflected in issue #85561, where
64
// a bug in the implementation of feature(capture_disjoint_fields) () was

0 commit comments

Comments
 (0)