Skip to content

Commit 1694bf6

Browse files
committed
Build regression test for issue #17021 with -g
This causes it to hit the previously ICEing debuginfo codepath
1 parent 24d7669 commit 1694bf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/unboxed-closures-unique-type-id.rs

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
// ReScope(63u32))
1717
//
1818
// This is a regression test for issue #17021.
19+
//
20+
// compile-flags: -g
1921

2022
#![feature(unboxed_closures, overloaded_calls)]
2123

0 commit comments

Comments
 (0)