about summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src/format.rs
AgeCommit message (Expand)AuthorLines
2023-01-12Update comments in rustc_ast_lowering/src/format.rs.Mara Bos-22/+51
2023-01-12Assume there are no macros left in ast lowering.Mara Bos-7/+2
2023-01-12Update outdated comment.Mara Bos-10/+8
2023-01-12Expand format_args!() in rust_ast_lowering.Mara Bos-0/+356