We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b9f86 commit 0b9b7ddCopy full SHA for 0b9b7dd
tests/codegen/inherit_overflow.rs
@@ -4,7 +4,7 @@
4
//[NOASSERT] compile-flags: -Coverflow-checks=off
5
6
// CHECK-LABEL: define{{.*}} @assertion
7
-// ASSERT: call void @_ZN4core9panicking5panic17h
+// ASSERT: call void @{{.*4core9panicking5panic}}
8
// NOASSERT: ret i8 0
9
#[no_mangle]
10
pub fn assertion() -> u8 {
0 commit comments