Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_serialization_test.patch | fix test of serialization feature Otherwise autopkgtest fails with errors like in lyon_path: error[E0277]: the trait bound `Box<[u32]>: Serialize` is not satisfied error[E0277]: the trait bound `Box<[u32]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[u32]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[u32]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Point2D<f32, UnknownUnit>]>: Serialize` is not satisfied error[E0277]: the trait bound `Box<[Verb]>: Serialize` is not satisfied error[E0277]: the trait bound `Box<[Point2D<f32, UnknownUnit>]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Verb]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Point2D<f32, UnknownUnit>]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Verb]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Point2D<f32, UnknownUnit>]>: Deserialize<'_>` is not satisfied error[E0277]: the trait bound `Box<[Verb]>: Deserialize<'_>` is not satisfied |
no |