Commit c3ffdd5
committed
change
This brings it in line with references. It too is listed in [1].
Link: https://doc.rust-lang.org/stable/std/option/index.html#representation
Signed-off-by: Benno Lossin <lossin@kernel.org>impl Zeroable for Option<NonNull<T>> to ZeroableOption for NonNull<T>
1 parent 09dcb4f commit c3ffdd5
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1552 | 1552 | | |
1553 | 1553 | | |
1554 | 1554 | | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
1555 | 1558 | | |
1556 | 1559 | | |
1557 | 1560 | | |
| |||
1630 | 1633 | | |
1631 | 1634 | | |
1632 | 1635 | | |
1633 | | - | |
1634 | 1636 | | |
1635 | 1637 | | |
1636 | 1638 | | |
| |||
0 commit comments