summary refs log tree commit diff
path: root/src/test/ui/consts/const-blocks
AgeCommit message (Expand)AuthorLines
2022-04-28Update the diagnostic message to match the new spanOli Scherer-6/+6
2022-04-28Check that repeat expression elements are Copy (ignoring lifetimes) in typeck...Oli Scherer-30/+57
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-12/+6
2021-11-22`#![feature(inline_const)]` is no longer incompleteGary Guo-1/+1
2021-03-09improve `const fn` `RepeatVec` diagnosticsHenry Boisdequin-2/+2
2021-02-14update messageHenry Boisdequin-0/+1
2021-02-03added a suggestion to create a `const` item if the `fn` in the array repeat e...Henry Boisdequin-0/+1
2021-01-30Remove const_in_array_rep_exprkadmin-0/+456