Skip to content

Commit ec8b50f

Browse files
Tanjaint21ytmimi
authored andcommitted
fix failing CI
1 parent 5fe375e commit ec8b50f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/target/issue-5885.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fn main() {
22
println!("{}", builtin # offset_of(A, 0. 1.1.1));
3-
}
3+
}

tests/target/issue-6105.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const _: () = builtin # offset_of(x, x);
1+
const _: () = builtin # offset_of(x, x);

0 commit comments

Comments
 (0)