]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/alloc-error/alloc-error-handler-bad-signature-2.stderr
Rollup merge of #105419 - YC:issue-41731, r=petrochenkov
[rust.git] / src / test / ui / alloc-error / alloc-error-handler-bad-signature-2.stderr
index adb652fe61659bcf94a699b7dc6b427980a81cd8..2673ee9f937fb1e87bee5d6ebf36c177d097622b 100644 (file)
@@ -17,9 +17,6 @@ LL | |  }
    = note: struct `core::alloc::Layout` and struct `Layout` have similar names, but are actually distinct types
 note: struct `core::alloc::Layout` is defined in crate `core`
   --> $SRC_DIR/core/src/alloc/layout.rs:LL:COL
-   |
-LL | pub struct Layout {
-   | ^^^^^^^^^^^^^^^^^
 note: struct `Layout` is defined in the current crate
   --> $DIR/alloc-error-handler-bad-signature-2.rs:7:1
    |