]> git.lizzy.rs Git - rust.git/commit
Make sure constructors functions are type checked correctly
authorMatthew Jasper <mjjasper1@gmail.com>
Sun, 26 May 2019 09:43:30 +0000 (10:43 +0100)
committerMatthew Jasper <mjjasper1@gmail.com>
Thu, 6 Jun 2019 16:20:06 +0000 (17:20 +0100)
commitbcf836567560c2f31dac79aa0379c0f0e2740081
treefa3edb9bca137a8170d27ef226499b89e159d0e2
parent0d75ab2293a106eb674ac01860910cfc1580837e
Make sure constructors functions are type checked correctly
src/test/ui/nll/user-annotations/adt-tuple-struct-calls.rs [new file with mode: 0644]
src/test/ui/nll/user-annotations/adt-tuple-struct-calls.stderr [new file with mode: 0644]