]> git.lizzy.rs Git - rust.git/history - tests/ui/unnecessary_lazy_eval.fixed
`unnecessary_lazy_eval` show suggestions on multiline lint
[rust.git] / tests / ui / unnecessary_lazy_eval.fixed
2022-03-15 dswij`unnecessary_lazy_eval` show suggestions on multiline...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-23 borsAuto merge of #6044 - rschoon:rc-buffer, r=yaahc
2020-09-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-16 borsAuto merge of #5937 - montrivo:option_if_let_else,...
2020-09-16 Tim Nielensoption_if_let_else - change misleading test file section
2020-09-15 Tim Nielensoption_if_let_else - distinguish pure from impure else...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-17 borsAuto merge of #5915 - matthiaskrgr:deps_, r=Manishearth
2020-08-16 borsAuto merge of #5720 - bugadani:new-lint, r=flip1995...
2020-08-16 Dániel BugaRename lint to use plural form
2020-08-16 Dániel BugaCatch function calls in argument lists, add tests that...
2020-08-16 Dániel BugaAlso simplify if the closure body is an index expression
2020-08-16 Dániel BugaImplement new lint