rust/src/libsyntax
Niko Matsakis 56847af916 port the match code to use CoerceMany
`match { }` now (correctly?) indicates divergence, which results in more
unreachable warnings. We also avoid fallback to `!` if there is just one
arm (see new test: `match-unresolved-one-arm.rs`).
2017-03-30 07:55:29 -04:00
..
2017-03-30 05:44:56 +00:00
2017-03-30 05:44:56 +00:00
2017-03-23 11:28:00 -07:00
2017-03-14 04:39:21 +00:00
2017-02-21 15:52:14 +01:00
2017-03-29 00:41:10 +00:00
2017-03-29 00:41:10 +00:00
2017-03-29 00:41:10 +00:00
2017-03-29 00:41:10 +00:00
2017-03-29 00:41:10 +00:00