Skip to content

Commit

Permalink
tests: 🎧 Unsync.0 is never used
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed May 20, 2024
1 parent 5675f2f commit 9ab3cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration_tests/tests/streams.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ async fn status_from_server_stream_with_source() {
jh.await.unwrap();
}

#[allow(dead_code)]
struct Unsync(*mut ());

unsafe impl Send for Unsync {}
Expand Down

0 comments on commit 9ab3cb6

Please sign in to comment.