summary refs log tree commit diff
path: root/src/test/ui/const-generics/generic_arg_infer
AgeCommit message (Expand)AuthorLines
2022-07-19feat: omit suffixes in const generics (e.g. `1_i32`)Artur Sinila-6/+6
2022-07-01Show source of ambiguity in a few more placesMichael Goulet-1/+1
2022-06-02add new `emit_inference_failure_err`lcnr-4/+6
2022-02-16allow special behavior when printing const inferlcnr-2/+2
2022-01-18generic_arg_infer: placeholder in signature errlcnr-21/+180
2022-01-14fix bugEllen-0/+12
2021-12-23implement `generic_arg_infer` for array lengthslcnr-0/+80
2021-12-13extra test for bug i foundEllen-0/+15
2021-12-13hurray for portable simd finding a nice test for this FIXMEEllen-0/+26