about summary refs log tree commit diff
path: root/tests/ui/functions_maxlines.rs
AgeCommit message (Expand)AuthorLines
2019-09-03Fix `too_many_lines` false positiveMichael Wright-0/+1
2019-02-01Updating to just warn for one test.Unknown-2/+1
2019-02-01Adding back tests, but also reducing threshold by 1Unknown-0/+163
2019-02-01Moving tests to ui-toml to make use of clippy.tomlUnknown-214/+0
2019-02-01Updating number of lines for the failing test to be > 100.Unknown-0/+50
2019-02-01Adding lint for too many lines.Araam Borhanian-0/+2
2019-02-01Updating to just warn for one test.Unknown-2/+1
2019-02-01Adding back tests, but also reducing threshold by 1Unknown-0/+163
2019-02-01Moving tests to ui-toml to make use of clippy.tomlUnknown-162/+0
2019-02-01Updating number of lines for the failing test to be > 100.Unknown-0/+50
2019-02-01Adding lint for too many lines.Araam Borhanian-0/+112