]> git.lizzy.rs Git - rust.git/history - tests/ui/match_on_vec_items.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / match_on_vec_items.rs
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 Dylan DPCRollup merge of #72090 - RalfJung:rustc_driver-exit...
2020-05-16 Dylan DPCRollup merge of #71948 - csmoe:issue-61076, r=oli-obk
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-08 borsAuto merge of #5541 - DarkEld3r:patch-1, r=flip1995
2020-05-02 borsAuto merge of #5560 - CrazyRoka:fix-match-on-vector...
2020-05-02 CrazyRokaFix match on vec items: match on vec[..]
2020-04-27 railMerge branch 'master' into fix_manual_memcpy
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-26 CrazyRokaSmall lint update
2020-04-25 CrazyRokaRenamed lint to `match_on_vec_items`