X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Frustdoc%2Fwhere.SWhere_Simd_item-decl.html;h=ef4294c8f76d3c397131c17862c091e2de5f19f8;hb=8307fd7901c9832e7b22ee5139efe6f7f2d291b3;hp=f84cb3753cb93a119ab72b7fc3a91eb5c76c0c99;hpb=9f82651a5fa4b1d96f55ce5507dd2aa204c7fb61;p=rust.git diff --git a/tests/rustdoc/where.SWhere_Simd_item-decl.html b/tests/rustdoc/where.SWhere_Simd_item-decl.html index f84cb3753cb..ef4294c8f76 100644 --- a/tests/rustdoc/where.SWhere_Simd_item-decl.html +++ b/tests/rustdoc/where.SWhere_Simd_item-decl.html @@ -1 +1,3 @@ -
pub struct Simd<T>(_)
where
    T: MyTrait
;
\ No newline at end of file +
pub struct Simd<T>(_)
+where
+         T: MyTrait;
\ No newline at end of file