]> git.lizzy.rs Git - rust.git/commit
Test that nested type ascription is banned.
authorMazdak Farrokhzad <twingoow@gmail.com>
Sun, 15 Dec 2019 03:52:13 +0000 (04:52 +0100)
committerMazdak Farrokhzad <twingoow@gmail.com>
Mon, 23 Dec 2019 13:47:20 +0000 (14:47 +0100)
commit8846a6b6bb2dc9d776335fda01f68c9c1c7b94e6
treee62b352d94402ffe1a59a8670b8d8aafe62209fe
parentc37bd26eaa350d2837dfc50412a823142405307f
Test that nested type ascription is banned.
src/test/ui/pattern/bindings-after-at/nested-type-ascription-syntactically-invalid.rs [new file with mode: 0644]
src/test/ui/pattern/bindings-after-at/nested-type-ascription-syntactically-invalid.stderr [new file with mode: 0644]