]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/big-impl-block.rs
Fix up tests for empty impls
[rust.git] / tests / target / big-impl-block.rs
index b7ea24617448dae7e5abc6156e0f014e098d05b8..5f4fca7bb9b816fec397c54cbf440039b0f0f956 100644 (file)
@@ -80,5 +80,4 @@ impl<M, S, F, X> SubSelectDirect<M, S, F, X>
     S: event::Stream,
     F: for<'t> FnMut(transform::Api<'t, Stream<ContentStream<S>>>) -> transform::Api<'t, X>,
     X: event::Stream,
-{
-}
+{}