summary refs log tree commit diff
path: root/src/test/ui/const-generics/const-argument-non-static-lifetime.rs
AgeCommit message (Expand)AuthorLines
2022-05-07Make the test `check-pass` not to produce a JSON fileYuki Okushi-1/+1
2022-05-01Enable full revision in const generics ui testsAlex Macleod-4/+6
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+1
2020-08-12Update stderr fileskadmin-1/+1
2020-08-12Add missing tests in root const-gen dirkadmin-2/+4
2020-07-19Add test for an explicit non-'static lifetime in a const argumentGabriel Smith-0/+17