Skip to content

Commit

Permalink
Format PR 184 with rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 9, 2021
1 parent 572f7e9 commit 7f0d4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1386,4 +1386,4 @@ pub mod issue183 {
trait Foo {
async fn foo(_n: i32) {}
}
}
}

0 comments on commit 7f0d4b6

Please sign in to comment.