mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 18:23:49 +00:00
714b29a17f
never patterns: Check bindings wrt never patterns Never patterns: - Shouldn't contain bindings since they never match anything; - Don't count when checking that or-patterns have consistent bindings. r? `@compiler-errors` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |