]> git.lizzy.rs Git - rust.git/history - tests/ui/functions_maxlines.stderr
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
[rust.git] / tests / ui / functions_maxlines.stderr
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
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-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4495 - JohnTitor:fix-map-entry-false...
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4498 - sinkuu:checked_arithmetic_unwrap...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-03 Michael WrightFix `too_many_lines` false positive
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-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 Araam BorhanianAdding lint for too many lines.