]> git.lizzy.rs Git - rust.git/history - tests/ui/match_same_arms.stderr
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
[rust.git] / tests / ui / match_same_arms.stderr
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-26 borsAuto merge of #5084 - JohnTitor:clean-up-span-lint...
2020-01-25 borsAuto merge of #5083 - Areredify:issue-4399, r=flip1995
2020-01-25 borsAuto merge of #5081 - Areredify:vec_box_threshold,...
2020-01-25 borsAuto merge of #5090 - JohnTitor:split-up-match-same...
2020-01-25 Yuki OkushiSplit up `match_same_arms` ui test
2020-01-07 borsAuto merge of #5000 - JohnTitor:backticks, r=flip1995
2020-01-07 Yuki OkushiUpdate stderrs
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-02 borsAuto merge of #4246 - mikerite:fix-4244, r=flip1995
2019-07-02 Michael WrightFix `match_same_arms` false negative
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4137 - euclio:let-return, r=oli-obk
2019-05-27 borsAuto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4119 - BO41:non_ascii_literal, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-21 Vincent Dal MasoFix breaking tests
2019-05-21 Vincent Dal MasoAdd the common case search
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-16 Vincent Dal MasoAdd test for multiple same arms lints
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-10 borsAuto merge of #3754 - phansch:uicleanup, r=oli-obk
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-10 borsAuto merge of #3755 - phansch:uicleanup2, r=oli-obk
2019-02-10 Philipp HanschUI test cleanup: Rename copies.rs to match_same_arms.rs