about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/const-impl-requires-const-trait.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2022-10-04Merge the `~const` and `impl const` checks and add some explanatory notesOli Scherer-14/+8
2022-10-04Only allow ~const bounds for traits with #[const_trait]Oli Scherer-1/+7
2022-09-16Add testDeadbeef-0/+14