summary refs log tree commit diff
path: root/src/test/ui/const-generics/cannot-infer-const-args.rs
AgeCommit message (Collapse)AuthorLines
2020-05-09adjust testsRalf Jung-1/+1
2019-05-01Add a test for const args that cannot be inferredvarkor-0/+10
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>