about summary refs log tree commit diff
path: root/src/test/ui/macros/concat-bytes-error.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-50/+0
2021-12-27Clarify that repeat count must be positiveSmitty-4/+4
2021-12-18Support [x; n] expressions in concat_bytes!Smitty-0/+8
2021-12-06Implement concat_bytes!Smitty-0/+42