about summary refs log tree commit diff
path: root/src/test/ui/const-generics/const-argument-cross-crate-mismatch.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-3/+0
2021-01-23add test for lazy norm errBastian Kauschke-0/+2
2020-09-10Add revisions to const generic UI tests.Hameer Abbasi-0/+1
2019-10-15Include const generic arguments in metadata.ben-0/+10