]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #23930 - petrochenkov:issue23656, r=nrc
authorbors <bors@rust-lang.org>
Fri, 3 Apr 2015 15:44:24 +0000 (15:44 +0000)
committerbors <bors@rust-lang.org>
Fri, 3 Apr 2015 15:44:24 +0000 (15:44 +0000)
Fixes #22757
Fixes #22972
Fixes #23044
Fixes #23151
Fixes #23597
Fixes #23656
Fixes #23929
It also fixes some other corner cases in range patterns, like incorrect spans or not accepting global paths after `...`.

It passes `make check` but needs some additional tests (then it will fix #22546 as well), I'll write them today or tomorrow.


Trivial merge