Skip to content

Commit e88db92

Browse files
committed
Use -Zsave-analysis when compiling issue-37323.rs
1 parent f736de5 commit e88db92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/issues/issue-37323.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// check-pass
2+
// compile-flags: -Zsave-analysis
23

34
#![feature(rustc_attrs)]
45
#![allow(warnings)]

0 commit comments

Comments
 (0)