]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice-2760.rs
Run rustfmt
[rust.git] / tests / ui / crashes / ice-2760.rs
index f146adbce418fd3dd53c58d081ef6d465378a004..f1a229f3f4faf3a706ee0e721ad6c26b973b6135 100644 (file)
@@ -8,7 +8,6 @@
 /// This should not compile-fail with:
 ///
 ///      error[E0277]: the trait bound `T: Foo` is not satisfied
-///
 // See rust-lang/rust-clippy#2760.
 
 trait Foo {