We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0037048 commit 682bca3Copy full SHA for 682bca3
tests/ui/mir/mir-inlining/always-encode-mirs.rs
@@ -1,6 +1,6 @@
1
// Regression test for MIR inlining with -Zalways-encode-mir enabled in the auxiliary crate.
2
// Previously we inlined function not eligible for inlining which lead to linking error:
3
-// undefined reference to `internal::S'
+// undefined reference to `internal::S`
4
//
5
//@ aux-build:internal.rs
6
//@ build-pass
0 commit comments