Skip to content

Commit ce0ef9a

Browse files
committed
Added comment to tests/ui/numeric/ref-int.rs
1 parent c4be0cf commit ce0ef9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/numeric/ref-int.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ run-pass
2+
//! regression test for <https://github.com/rust-lang/rust/issues/3091>
23
34
pub fn main() {
45
let x = 1;

0 commit comments

Comments
 (0)