summary refs log tree commit diff
path: root/src/test/ui/const-generics/const_evaluatable_checked/simple.rs
AgeCommit message (Expand)AuthorLines
2020-12-26update testsBastian Kauschke-1/+0
2020-09-18use abstract consts when unifying ConstKind::UnevaluatedBastian Kauschke-4/+3
2020-09-11Add revisions to const generic const_evaluatable_checked tests.Hameer Abbasi-2/+6
2020-09-10implement `const_evaluatable_checked` feature MVPBastian Kauschke-0/+14