Re: [PATCH] rust: devres: add 'static bound to Devres<T>
From: Danilo Krummrich
Date: Thu May 28 2026 - 19:12:40 EST
On Wed May 27, 2026 at 9:49 PM CEST, Danilo Krummrich wrote:
> That said if you feel strongly about it, I don't mind moving the 'static bound
> to new() too much.
Keeping the bound on the struct for now, given that we agree to move it if it
creeps to more places off-list.