Reword "must" to "can" This is to match the original wording and to match the wording in expr.match.guard.chains.or. Parentheses are not necessarily the only way to work around this limitation. For example, you could sometimes use curly braces, or lift parts out to a variable, or don't use chains.
This document is the primary reference for the Rust programming language.
See the Reference Developer Guide for information on contributing to the Reference.