about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-08-05 13:45:38 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-08-05 13:45:38 +0530
commitb1dc2c50949dc747c6246e547294bdbd1e4e6488 (patch)
treeda8ba4c97590660cf8b7dd222beef41797713779 /src/libsyntax/errors
parent8228240ca88371150314d5474b6795c5410c7a8e (diff)
parentc1f938d7b834852aede4f865a18ee2226668a8e6 (diff)
downloadrust-b1dc2c50949dc747c6246e547294bdbd1e4e6488.tar.gz
rust-b1dc2c50949dc747c6246e547294bdbd1e4e6488.zip
Rollup merge of #27519 - JanLikar:rearrange-patterns, r=steveklabnik
  - Move "Destructuring" after "Multiple patterns", because some of
    later sections include examples which make use of destructuring.

  - Move "Ignoring bindings" after "Destructoring", because the former
    features Result<T,E> destructuring. Some of examples in later
    sections use "_" and "..", so "Ignoring bindings" must be
    positioned before them.

  - Fix #27347 by moving "Ref and mut ref" before "Ranges" and
    "Bindings", because "Bindings" section includes a somewhat
    difficult example, which also makes use of "ref" and "mut ref"
    operators.
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions