]> git.lizzy.rs Git - rust.git/commit
add a test for #60976
authorTuomas Lappeteläinen <tuomas.lappetelainen@gmail.com>
Thu, 23 Jan 2020 13:16:16 +0000 (15:16 +0200)
committerTuomas Lappeteläinen <tuomas.lappetelainen@gmail.com>
Thu, 23 Jan 2020 13:37:39 +0000 (15:37 +0200)
commitad1cdecaeb64fa020c46ce43d87a8e33fc3fdafc
tree42b7cef1ad3ecbe3e1ae7f0599f2831d812c50ca
parente0bbe7915e2b663ac84244918d6d06e0747ed33e
add a test for #60976

The test fails on 1.36.0 but passes on master.
src/test/ui/use/auxiliary/extern-use-primitive-type-lib.rs [new file with mode: 0644]
src/test/ui/use/issue-60976-extern-use-primitive-type.rs [new file with mode: 0644]