Benno Lossin <lossin@xxxxxxxxxx> writes: > Hi Miguel, > > This time there are a couple of interesting changes, see below. Most > importantly, we can now use `Result` as an initializer. And implement > `Zeroable` via the `MaybeZeroable` derive macro. When the second part of > [1] is merged, this will make all types in bindings that can be zeroed > implement `Zeroable`. > > There is one small mistake in the second commit e832374ccadf ("rust: > pin-init: change blanket impls for `[Pin]Init` and add one for > `Result<T, E>`") I forgot to ping Andreas about the changes in Rust > block and thus don't have his Acked-by. We discussed this privately > and he his okay with the changes. I didn't rebase due to the fact that > the commit already is pretty old and that Danilo already merged that > commit into driver-core-next, see below. Sorry about this! Acked-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> Best regards, Andreas Hindborg