about summary refs log tree commit diff
path: root/src/test/ui/const-generics/params-in-ct-in-ty-param-lazy-norm.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+1
2021-04-21supply substs to anon consts in defaultslcnr-3/+1
2021-04-21loosen ordering restricts for `const_generics_defaults`lcnr-1/+0
2021-04-21fix name resolution for param defaultslcnr-2/+2
2021-03-23progress, stuff compiles nowlcnr-1/+1
2021-01-01adjust const generics defaults FIXMEs to the new feature gateRémy Rakic-1/+1
2020-12-26update testsBastian Kauschke-1/+0
2020-10-12Bless expected errorsEthan Brierley-1/+1
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-1/+1
2020-10-03Replace "non trivial" with "non-trivial"varkor-1/+1
2020-08-12Add missing tests in root const-gen dirkadmin-2/+7
2020-07-27update testsBastian Kauschke-0/+1
2020-07-27forbid generic params inside of anon consts in ty defaultsBastian Kauschke-0/+10