| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -13/+0 |
| 2022-04-27 | Make [e]println macros eagerly drop temporaries (for backport) | David Tolnay | -1/+1 |
| 2022-03-11 | Format core and std macro rules, removing needless surrounding blocks | David Tolnay | -1/+1 |
| 2022-01-17 | Emit simpler code from format_args | David Tolnay | -6/+1 |
| 2021-11-06 | Don't destructure args tuple in format_args! | Cameron Steffen | -1/+1 |
| 2021-09-21 | Use ZST for fmt unsafety | Cameron Steffen | -6/+4 |
| 2021-08-16 | Make Arguments constructors unsafe | Cameron Steffen | -4/+6 |
| 2021-02-25 | Update test/pretty output for edition preludes. | Mara Bos | -1/+1 |
| 2019-08-10 | resolve: Remove remaining special cases from built-in macros | Vadim Petrochenkov | -4/+4 |
| 2019-01-26 | Pretty print `$crate` as `crate` or `crate_name` in more cases | Vadim Petrochenkov | -0/+18 |
