| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-16 | Make Arguments constructors unsafe | Cameron Steffen | -7/+23 |
| 2021-06-07 | Fix span calculation in format strings | Fabian Wolff | -1/+14 |
| 2021-02-16 | avoid full-slicing slices | Matthias Krüger | -1/+1 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -4/+1 |
| 2020-09-08 | Point at named argument not found when using `format_args_capture` instead of... | Esteban Küber | -3/+6 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -8/+20 |
| 2020-08-30 | Use string literal directly when available in format | Sasha | -1/+20 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1155 |
