]> git.lizzy.rs Git - rust.git/commit
Add tests for concrete const types
authorben <benlewisj@gmail.com>
Sat, 4 May 2019 20:41:39 +0000 (08:41 +1200)
committerben <benlewisj@gmail.com>
Wed, 8 May 2019 08:35:41 +0000 (20:35 +1200)
commitbfa15f39888a514f1eb164e210cf5d85b33146e1
tree693e112543f25a2af5548fad500eb7633b470231
parent3af1bdc4bcc502d576b1e836f99bae1eb29dbafd
Add tests for concrete const types
src/test/ui/const-generics/concrete-const-as-fn-arg.rs [new file with mode: 0644]
src/test/ui/const-generics/concrete-const-as-fn-arg.stderr [new file with mode: 0644]
src/test/ui/const-generics/concrete-const-impl-method.rs [new file with mode: 0644]
src/test/ui/const-generics/concrete-const-impl-method.stderr [new file with mode: 0644]