about summary refs log tree commit diff
path: root/tests/ui/parser/lit-err-in-macro.rs
AgeCommit message (Collapse)AuthorLines
2025-07-05Move macro tests in `parser` into `macro` directoryJosh Triplett-10/+0
The `macro` directory contains most of the macro tests, but not all of them; move the remainder into `macro`.
2025-01-07Update tests.Mara Bos-1/+1
2023-06-15Handle interpolated literal errorsMichael Goulet-0/+10