| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-03 | fix order on shl impl | Speedy_Lex | -1/+1 |
| 2024-01-05 | Replace some usage of `#[rustc_on_unimplemented]` with | Georg Semmler | -10/+10 |
| 2023-04-16 | rm const traits in libcore | Deadbeef | -46/+23 |
| 2022-09-16 | Add more `const_trait` annotations | Deadbeef | -0/+8 |
| 2022-09-16 | Add `const_trait`s | Deadbeef | -0/+3 |
| 2022-01-19 | Update stabilization version of impl Not for ! | David Tolnay | -1/+1 |
| 2021-11-21 | impl Not for ! | David Tolnay | -0/+11 |
| 2021-10-22 | Added const versions of common numeric operations | AlexApps99 | -22/+33 |
| 2021-09-02 | Add "!" doc alias for `std::ops::Not` | Frank Steffahn | -0/+1 |
| 2020-11-01 | documentation examples fixes in rustfmt convention | Abhijit Gadgil | -11/+19 |
| 2020-11-01 | Fixes incorrect paranthesis. | Abhijit Gadgil | -1/+1 |
| 2020-11-01 | Trivial fixes to bitwise operator documentation | Abhijit Gadgil | -4/+7 |
| 2020-09-23 | Use Self more in core in doc when possible | Alexis Bourget | -33/+36 |
| 2020-09-11 | Add missing examples on binary core traits | Guillaume Gomez | -0/+134 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+873 |
