diff options
author | Benno Lossin <[email protected]> | 2023-08-14 08:47:40 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2023-08-21 14:31:49 +0200 |
commit | 1a8076ac6d83825bedb2050e67db0f2635acbb09 (patch) | |
tree | 63bf052855987033b3f1e72920f2a1a6cea31105 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 2e704f1883f5dd2f1380944c7d969c817fcd189e (diff) |
rust: init: make `PinInit<T, E>` a supertrait of `Init<T, E>`
Remove the blanket implementation of `PinInit<T, E> for I where I:
Init<T, E>`. This blanket implementation prevented custom types that
implement `PinInit`.
Reviewed-by: Martin Rodriguez Reboredo <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
Signed-off-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions