Skip to content

Commit 44fcd46

Browse files
add explanation to postdom test
1 parent 967e963 commit 44fcd46

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/ui/nll/closure-requirements/propagate-approximated-fail-no-postdom.rs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
// Test that we can propagate multiple region errors by propagating all
2-
// non-local lower bounds of `fr_longer`.
3-
4-
//@ compile-flags:-Zverbose-internals
1+
// Test that we can propagate multiple region errors for closure constraints
2+
// where the longer region has multiple non-local lower bounds without any postdominating one.
53

64
#![feature(rustc_attrs)]
75

0 commit comments

Comments
 (0)