]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: pin-init: re-enable doctests
authorBenno Lossin <benno.lossin@proton.me>
Sat, 8 Mar 2025 11:05:35 +0000 (11:05 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 16 Mar 2025 20:59:19 +0000 (21:59 +0100)
commit1ab10101cd311703d8d53ace36d96c4cfd406a69
tree2cec3e723eeabd2d3bcf6fa71ca084ab78e13135
parent2e5f4f3cf27b620ebf0f403fd0dfe680c437600b
rust: pin-init: re-enable doctests

The pin-init crate is now compiled in a standalone fashion, so revert
the earlier commit that disabled the doctests in pin-init in order to
avoid build errors while transitioning the crate into a standalone
version.

Signed-off-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Fiona Behrens <me@kloenk.dev>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Tested-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250308110339.2997091-22-benno.lossin@proton.me
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/pin-init/src/lib.rs