]> git.lizzy.rs Git - rust.git/history - tests/ui/wildcard_enum_match_arm.stderr
iterate List by value
[rust.git] / tests / ui / wildcard_enum_match_arm.stderr
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-31 borsAuto merge of #5116 - matthiaskrgr:rustup_29, r=flip1995
2020-01-31 Matthias Krügerupdate test stderr
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-09 borsAuto merge of #4960 - ThibsG:patterns_with_wildcard_...
2020-01-07 ThibsGMove to complexity and adapt test
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-22 Daniel Wagner-HallRemove trailling .s
2019-12-22 Daniel Wagner-HallUpdate wildcard enum match lint for non_exhaustive...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-21 borsAuto merge of #4562 - phansch:wildcard_enum_match_rustf...
2019-09-21 Philipp HanschAdd run-rustfix for wildcard_enum_match_arm lint
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-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-18 borsAuto merge of #3729 - illicitonion:match_enum_wildcard...
2019-02-18 Daniel Wagner-HallRestore tests
2019-02-18 Daniel Wagner-Hallwildcard_enum_match_arm gives suggestions
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.