about summary refs log tree commit diff
path: root/src/test/ui/array-slice-vec/repeat_empty_ok.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2022-04-28Update the diagnostic message to match the new spanOli Scherer-2/+2
2022-04-28Check that repeat expression elements are Copy (ignoring lifetimes) in ↵Oli Scherer-4/+4
typeck and that they are Copy (with proper lifetime checks) in borrowck
2022-04-05Suggest derivable trait on E0277ohno418-0/+8
2021-01-30Remove const_in_array_rep_exprkadmin-0/+19