We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d4928 commit aac5ff7Copy full SHA for aac5ff7
src/test/ui/codemap_tests/unicode.stderr
@@ -1,4 +1,4 @@
1
-error: invalid ABI: expected one of [cdecl, stdcall, fastcall, vectorcall, aapcs, win64, sysv64, Rust, C, system, rust-intrinsic, rust-call, platform-intrinsic], found `路濫狼á́́`
+error: invalid ABI: expected one of [cdecl, stdcall, fastcall, vectorcall, aapcs, win64, sysv64, ptx-kernel, Rust, C, system, rust-intrinsic, rust-call, platform-intrinsic], found `路濫狼á́́`
2
--> $DIR/unicode.rs:11:8
3
|
4
11 | extern "路濫狼á́́" fn foo() {}
0 commit comments