about summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-76595.rs
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-17/+0
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-1/+1
2021-05-11improve diagnosts for GATsb-naber-1/+1
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