gst-plugins-rs/generic/threadshare/tests
Sebastian Dröge ab14c50d1c Ignore clippy::non_send_fields_in_send_ty lint
It's useless in its current shape and wrongly triggering on all types.

See https://github.com/rust-lang/rust-clippy/issues/8045
2022-01-14 12:09:57 +02:00
..
appsrc.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
inputselector.rs adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00
jitterbuffer.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
pad.rs Ignore clippy::non_send_fields_in_send_ty lint 2022-01-14 12:09:57 +02:00
pipeline.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
proxy.rs ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
queue.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
tcpclientsrc.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
udpsink.rs Update for GLib signal emit_by_name() API changes 2021-11-21 18:15:04 +02:00
udpsrc.rs adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00