| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-25 | Add ErrorGuaranteed to HIR ExprKind::Err | Michael Goulet | -3/+16 |
| 2023-01-27 | Destructure format_options in make_format_spec. | Mara Bos | -11/+21 |
| 2023-01-27 | Replace format flags u32 by enums and bools. | Mara Bos | -1/+8 |
| 2023-01-13 | Change not-so-permanent link to a more permanent link. | Mara Bos | -1/+1 |
| 2023-01-12 | Add note on optimization in format args ast lowering. | Mara Bos | -0/+3 |
| 2023-01-12 | Update comments in rustc_ast_lowering/src/format.rs. | Mara Bos | -22/+51 |
| 2023-01-12 | Assume there are no macros left in ast lowering. | Mara Bos | -7/+2 |
| 2023-01-12 | Update outdated comment. | Mara Bos | -10/+8 |
| 2023-01-12 | Expand format_args!() in rust_ast_lowering. | Mara Bos | -0/+356 |
