gst-plugins-rs/generic/threadshare
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
..
examples ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
src Ignore clippy::non_send_fields_in_send_ty lint 2022-01-14 12:09:57 +02:00
tests Ignore clippy::non_send_fields_in_send_ty lint 2022-01-14 12:09:57 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00