From 5fcd2f72feefa22e2c304301a67f448fde21bb7e Mon Sep 17 00:00:00 2001 From: est31 Date: Mon, 25 Jul 2022 00:35:58 +0200 Subject: Add a clickable link to the layout section --- src/test/rustdoc/type-layout.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test') diff --git a/src/test/rustdoc/type-layout.rs b/src/test/rustdoc/type-layout.rs index 4eea9809ac5..3b13e12ee61 100644 --- a/src/test/rustdoc/type-layout.rs +++ b/src/test/rustdoc/type-layout.rs @@ -2,6 +2,7 @@ // @has type_layout/struct.Foo.html 'Size: ' // @has - ' bytes' +// @matches - '

' pub struct Foo { pub a: usize, b: Vec, -- cgit 1.4.1-3-g733a5