rust/library/core
Dylan DPC 9b24a1f9a0
Rollup merge of #101995 - scottmcm:carrying-mul-example, r=Mark-Simulacrum
Add another example for `uN::carrying_mul`

The prose talks about doing this, so might as well add a simple code example of it too.
2022-09-21 19:01:07 +05:30
..
benches Rename integer log* methods to ilog* 2022-08-09 10:20:49 -07:00
primitive_docs
src Rollup merge of #101995 - scottmcm:carrying-mul-example, r=Mark-Simulacrum 2022-09-21 19:01:07 +05:30
tests Made from_waker, waker, from_raw const 2022-09-14 14:53:16 +02:00
Cargo.toml Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00