]> git.lizzy.rs Git - rust.git/history - src/test/parse-fail/match-refactor-to-expr.rs
Some error recovery in the parser
[rust.git] / src / test / parse-fail / match-refactor-to-expr.rs
2016-02-14 Nick CameronSome error recovery in the parser
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-11-02 borsAuto merge of #29291 - petrochenkov:privacy, r=alexcrichton
2015-11-02 borsAuto merge of #28846 - Ms2ger:categorization, r=nikomat...
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-11-01 borsAuto merge of #29316 - GBGamer:change-unchecked-div...
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 borsAuto merge of #29445 - igpay:patch-1, r=alexcrichton
2015-10-29 borsAuto merge of #29188 - nikomatsakis:remove-contraction...
2015-10-29 borsAuto merge of #29442 - rjbs:docs-comma-splice, r=stevek...
2015-10-29 borsAuto merge of #29441 - Ryman:match_refactor_msg, r...
2015-10-28 Kevin Butlerlibsyntax: improve error message when a statement is...