]> git.lizzy.rs Git - rust.git/commit
Add test related to the ICE
authorflip1995 <hello@philkrones.com>
Sat, 16 Feb 2019 18:37:58 +0000 (19:37 +0100)
committerflip1995 <hello@philkrones.com>
Tue, 19 Feb 2019 20:34:14 +0000 (21:34 +0100)
commit0ce564a7e19ac17a7dfad8f94ad009d5e03200bc
tree0a264ad47701420a64276fbe44d7ca4ea7a005ce
parent87ae6c8bc989c99435afec478a31fca7e319a17d
Add test related to the ICE

This test doesn't reproduce the ICE since it only happens, when the macro is defined in another file.
Currently we can't add tests with multiple files AFAIK

Also using the auxiliary folder didn't help
tests/ui/matches.rs
tests/ui/matches.stderr