summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-76595.rs
AgeCommit message (Expand)AuthorLines
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-1/+1
2020-11-16improve error message for const ty param mismatchBastian Kauschke-1/+1
2020-09-28const evaluatable: improve `TooGeneric` handlingBastian Kauschke-1/+0
2020-09-20do not ICE on `ty::Bound` in Layout::computeBastian Kauschke-0/+18