diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-01-21 23:30:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 23:30:19 +0100 |
| commit | 317769f152dfae2cb22c4a6da224aa4adf302d89 (patch) | |
| tree | 313650b1969b5c225d8d92ea0f81e8e113202f2d /compiler/rustc_trait_selection/src | |
| parent | 4af3ff8cd1610234dbf6e099e95185ad4b965115 (diff) | |
| parent | b2b12ae0cb6c7e6dd71092aafa14e06b57a290ec (diff) | |
| download | rust-317769f152dfae2cb22c4a6da224aa4adf302d89.tar.gz rust-317769f152dfae2cb22c4a6da224aa4adf302d89.zip | |
Rollup merge of #135750 - scottmcm:cma-example, r=cuviper
Add an example of using `carrying_mul_add` to write wider multiplication Just the basic quadratic version that you wouldn't actually use for really-big integers, but it's nice and short so is useful as for a demonstration of why you might find `carrying_mul_add` useful :) cc #85532 ``````@clarfonthey``````
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions
