#[test] fn server_send() { let t = trybuild::TestCases::new(); // Tests that pass upstream (tracing-attributes-http) should now fail. t.compile_fail("tests/ui/server_send/ok/*.rs"); }