about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorNadrieril <nadrieril+git@gmail.com>2019-12-03 16:58:04 +0000
committerNadrieril <nadrieril+git@gmail.com>2019-12-04 16:43:24 +0000
commit2216318484586fc1be1f637014d9a73c08596571 (patch)
treeb9be16ff98b7c39fbe51d40950ac41b47127f4c4 /src/test/debuginfo/enum-thinlto.rs
parente444346b12bb7ed5176878522849e9947d518762 (diff)
downloadrust-2216318484586fc1be1f637014d9a73c08596571.tar.gz
rust-2216318484586fc1be1f637014d9a73c08596571.zip
Use the default code path to list missing patterns
This uses the exact same code path that would be used for
`match x { _ if false => {} }`, since in both cases the resulting matrix
is empty. Since we think the behaviour in that case is ok, then we can
remove the special case and use the default code path.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions