about summary refs log tree commit diff
path: root/src/test
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-03-14 11:15:00 +0000
committerGitHub <noreply@github.com>2022-03-14 11:15:00 +0000
commit20fa7cbcad01cee3104f84dffe011b2b59f5b0ce (patch)
treec231ce85a1f884b01b29e3e2d043f14faf88aaea /src/test
parent5e8515870674983cce5b945946045bc1e9b80200 (diff)
parentb301b040f5781a9083348936369a01c37138756f (diff)
downloadrust-20fa7cbcad01cee3104f84dffe011b2b59f5b0ce.tar.gz
rust-20fa7cbcad01cee3104f84dffe011b2b59f5b0ce.zip
Merge #11688
11688: Add const generics r=HKalbasi a=HKalbasi

#7434 is not in this PR, so there is no evaluation of constants and no default const argument. But the rest (type inference and method resolution with chalk) should work.

Chalk is pedantic about kind of generic arguments, and will panic in case of mixing type and const arguments. I tried to add test that, but I'm not sure if it covers all cases.


Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions