Damir Shamanaev
Damir Shamanaev
## Description Fixes the code sample to use implicit deps. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that...
## Description - adds `mul_div` and `mul_div_ceil` to integer modules. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that...
Discovered #19119: we only generate docs for `u64` and `u128` crates by default. This is probably hardcoded somewhere, and we should extend doc generation to other (`u8`, `u16`, `u32` and...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...
## Description Exercising an idea we got in a conversation with @manolisliolios. Given that `internal` and `public` regulate ownership change, is there a way to "borrow" a `key`-only object in...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...