On Tue, Jul 08, 2025 at 09:45:02PM +0200, Andreas Hindborg wrote: > Remove the trait bound `T:Operations` from `mq::Request`. The bound is not > required, so remove it to reduce complexity. > > Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>