about summary refs log tree commit diff
path: root/src/test/ui/consts/const-blocks/trait-error.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2022-04-28Check that repeat expression elements are Copy (ignoring lifetimes) in ↵Oli Scherer-1/+1
typeck and that they are Copy (with proper lifetime checks) in borrowck
2021-01-30Remove const_in_array_rep_exprkadmin-0/+7