| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -50/+49 | |
| 2024-03-30 | De-LLVM the unchecked shifts [MCP#693] | Scott McMurray | -6/+6 | |
| This is just one part of the MCP, but it's the one that IMHO removes the most noise from the standard library code. Seems net simpler this way, since MIR already supported heterogeneous shifts anyway, and thus it's not more work for backends than before. | ||||
| 2024-03-14 | Stabilize `unchecked_{add,sub,mul}` | Scott McMurray | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+149 | |
