]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/lint/lint-ctypes-73249-2.stderr
New upstream version 1.61.0+dfsg1
[rustc.git] / src / test / ui / lint / lint-ctypes-73249-2.stderr
index 36dbe3217d75ada5d0e445ea6b3f217c669109cf..7c85e9fa85c632cfc27d83171e2617dc5e6eaf41 100644 (file)
@@ -1,4 +1,4 @@
-error: `extern` block uses type `impl Baz`, which is not FFI-safe
+error: `extern` block uses type `Qux`, which is not FFI-safe
   --> $DIR/lint-ctypes-73249-2.rs:26:25
    |
 LL |     pub fn lint_me() -> A<()>;