about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/inherent-impl.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2021-08-27Fix more testsDeadbeef-2/+2
2020-03-05review commentsEsteban Küber-4/+4
2020-03-04Tweak output for invalid negative impl AST errorsEsteban Küber-4/+4
2020-02-18Add tests for calling trait methods on concrete typesDylan MacKenzie-18/+2
2020-02-13Constness -> enum Const { Yes(Span), No }Mazdak Farrokhzad-4/+12
2020-01-20Update testsDylan MacKenzie-5/+25
2020-01-09Add tests for RFC 2632Dylan MacKenzie-0/+10