Skip to content

Commit f156ac2

Browse files
committed
WIP remove TODO for old-lub-glb-object so that tests pass
Still don't know quite what is going on here.
1 parent 63c4a1c commit f156ac2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/ui/lub-glb/old-lub-glb-object.rs

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// succeeded but the new code (which is stricter) gives an error.
33
//
44
// compile-pass
5-
//
6-
// TODO -- why does this test pass?
75

86
trait Foo<T, U> { }
97

0 commit comments

Comments
 (0)