]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=petrochenkov
authorkennytm <kennytm@gmail.com>
Sun, 4 Feb 2018 15:28:58 +0000 (23:28 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2018 15:28:58 +0000 (23:28 +0800)
commit1439c2ac35e2e2b03fdc336dc108865387565bd7
treeaeae94e33bf1d93b052337495c5066416ac4bb29
parent8b8c6ee79613037e3a7886d1b80c34fcc538511b
parenta99b5db56a36652185a91be630b3e2af8ea09360
Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=petrochenkov

Stabilize feature(match_beginning_vert)

With this feature stabilized, match expressions can optionally have a `|` at the beginning of each arm.

Reference PR: rust-lang-nursery/reference#231

Closes #44101
src/libsyntax/feature_gate.rs