| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-12 | Expand format_args!() in rust_ast_lowering. | Mara Bos | -593/+0 |
| 2022-09-27 | Update doc comments. | Mara Bos | -2/+2 |
| 2022-09-27 | Turn format arguments Vec into its own struct. | Mara Bos | -13/+98 |
| 2022-09-27 | Tweak comments. | Mara Bos | -1/+1 |
| 2022-09-27 | Prefer new_v1_formatted instead of new_v1 with duplicates. | Mara Bos | -36/+33 |
| 2022-09-27 | Fix typo. | Mara Bos | -1/+1 |
| 2022-09-27 | Move FormatArgs structure to its own module. | Mara Bos | -0/+159 |
| 2022-09-27 | Rewrite and refactor format_args!() builtin macro. | Mara Bos | -0/+352 |
