X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Fsource%2Fassociated-types-bounds-wrapping.rs;h=464f428c7f9a15a87108df52d0b03cc9c0ba208f;hb=bf1e47f78d4a117f61c53d7c92163b32d496bfa4;hp=8f5e21725691c108331525fd9c35eb29a7b1ef20;hpb=7e171836c669be2f78e72a1342ce8a4b55761eb0;p=rust.git diff --git a/tests/source/associated-types-bounds-wrapping.rs b/tests/source/associated-types-bounds-wrapping.rs index 8f5e2172569..464f428c7f9 100644 --- a/tests/source/associated-types-bounds-wrapping.rs +++ b/tests/source/associated-types-bounds-wrapping.rs @@ -1,4 +1,3 @@ -// rustfmt-max_width: 100 // Test proper wrapping of long associated type bounds pub trait HttpService {