about summary refs log tree commit diff
path: root/src/test/ui/consts/const-blocks
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-473/+0
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-6/+6
2022-06-03Fully stabilize NLLJack Huey-10/+4
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