]> git.lizzy.rs Git - rust.git/history - tests/ui/eq_op_macros.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / eq_op_macros.rs
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-25 borsAuto merge of #6029 - Daniel-B-Smith:refcell_ref_await...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-24 borsAuto merge of #6190 - montrivo:manual_result_unwrap_or...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-20 borsAuto merge of #6193 - Ryan1729:add-more-LintStore-docum...
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 ThibsGSplit `eq_op` ui tests to avoid file limit error in CI