"Tamir Duberstein" <tamird@xxxxxxxxx> writes: > Using the prelude is customary in the kernel crate. > > This required disambiguating a call to `Iterator::chain` due to the > presence of `pin_init::Init` which also has a `chain` method. > > Tested-by: Janne Grunau <j@xxxxxxxxxx> > Reviewed-by: Janne Grunau <j@xxxxxxxxxx> > Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx> Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> Best regards, Andreas Hindborg