]> git.lizzy.rs Git - rust.git/history - tests/ui/implicit_return.rs
Fix `implicit_return` false positives.
[rust.git] / tests / ui / implicit_return.rs
2019-01-20 daxpeddaFix `implicit_return` false positives.
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3586 - matthiaskrgr:test_fmt_fix, r...
2018-12-27 Matthias Krügertests: fix formatting and update test output
2018-12-22 borsAuto merge of #3569 - phansch:update_contributing,...
2018-12-19 borsAuto merge of #3552 - phansch:make_integration_tests_fa...
2018-12-19 borsAuto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
2018-12-18 borsAuto merge of #3554 - klausi:module_name_repeat, r...
2018-12-18 borsAuto merge of #3556 - lucasloisp:bool-ord-comparison...
2018-12-17 borsAuto merge of #3555 - daxpedda:master, r=oli-obk
2018-12-16 daxpeddaFix an endless loop in the tests.
2018-12-16 daxpeddaFix `implicit_return` false positives.
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 Matthias Krügertests: revert some changs and add further rustfmt:...
2018-12-09 Matthias Krügerrustfmt tests
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-06 Philipp HanschMerge pull request #3494 from daxpedda/master
2018-12-05 daxpeddaRenamed to `implicit_return`.