]> git.lizzy.rs Git - rust.git/history - tests/ui/match_same_arms.rs
Auto merge of #4478 - tsurai:master, r=flip1995
[rust.git] / tests / ui / match_same_arms.rs
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.34.1' into...
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-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
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