about summary refs log tree commit diff
path: root/src/test/ui/const-generics/const-param-from-outer-fn.rs
AgeCommit message (Collapse)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-12/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-08-12Add missing tests in root const-gen dirkadmin-2/+5
2020-05-09adjust testsRalf Jung-1/+1
2019-03-05Update const generics testsvarkor-1/+0
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
2019-02-07Add a test forbidding the use of const parameters in inner itemsvarkor-0/+11