diff options
| author | Christian Schrefl <[email protected]> | 2025-04-21 22:18:06 +0000 |
|---|---|---|
| committer | Benno Lossin <[email protected]> | 2025-05-01 16:13:56 +0000 |
| commit | b862aac8fd46601fa20226c9f5d6c6d308678b4d (patch) | |
| tree | 583de3eec0aa42ea5664e823dd961afd53e4f850 /scripts/rustdoc_test_builder.rs | |
| parent | rust: pin-init: Add the `Wrapper` trait. (diff) | |
| download | kernel-b862aac8fd46601fa20226c9f5d6c6d308678b4d.tar.gz kernel-b862aac8fd46601fa20226c9f5d6c6d308678b4d.zip | |
rust: pin-init: Implement `Wrapper` for `UnsafePinned` behind feature flag.
Add the `unsafe-pinned` feature which gates the `Wrapper`
implementation of the `core::pin::UnsafePinned` struct.
For now this is just a cargo feature, but once `core::pin::UnsafePinned`
is stable a config flag can be added to allow the usage of this
implementation in the linux kernel.
Signed-off-by: Christian Schrefl <[email protected]>
Link: https://github.com/Rust-for-Linux/pin-init/pull/37/commits/99cb1934425357e780ea5b0628f66633123847b8
[ Fixed commit authorship. - Benno ]
Signed-off-by: Benno Lossin <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions
