| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-07 | Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis | Matthias Krüger | -0/+2 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -2/+1 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -0/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2022-08-09 | Rename integer log* methods to ilog* | Eric Holk | -1/+1 |
| 2022-01-15 | Use `carrying_{mul|add}` in `num::bignum` | Scott McMurray | -37/+5 |
| 2022-01-10 | Simplify BigNum::bit_length() with log2() | Christopher Swenson | -8/+6 |
| 2022-01-10 | Simplification of BigNum::bit_length | Christopher Swenson | -10/+3 |
| 2021-05-02 | [clippy] remove redundant field names | wcampbell | -2/+2 |
| 2021-03-26 | Use iter::zip in library/ | Josh Stone | -2/+4 |
| 2020-09-19 | Use `T::BITS` instead of `size_of::<T> * 8`. | Mara Bos | -25/+9 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+489 |
