about summary refs log tree commit diff
path: root/src/test/incremental/const-generics/issue-65623.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-2/+0
2019-10-21Fix `canonicalize_const_var` from leaking inference variables throughben-0/+14
it's type.