about summary refs log tree commit diff
path: root/src/test/ui/const-generics/generic_arg_infer
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-297/+0
2022-12-14Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errorsMatthias Krüger-0/+6
2022-12-13Mention implementations that satisfy the traitEsteban Küber-0/+6
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
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