gecko-dev/servo/components/to_shmem
Emilio Cobos Álvarez 1c2f2f9e15 Bug 1771764 - Remove 'static bound for ToShmem for Arc/ThinArc. r=dshin,layout-reviewers
It was only needed so that we could assert with TypeId::of::<T> that we
don't have duplicate values except for an exception.

Instead, fix the exception and remove the bound.

Differential Revision: https://phabricator.services.mozilla.com/D147669
2022-05-30 19:07:27 +00:00
..
Cargo.toml Bug 1747349 - Remove ThinBoxedSlice. r=xidorn 2021-12-25 06:25:35 +00:00
lib.rs Bug 1771764 - Remove 'static bound for ToShmem for Arc/ThinArc. r=dshin,layout-reviewers 2022-05-30 19:07:27 +00:00