about summary refs log tree commit diff
path: root/tests/ui-toml
AgeCommit message (Expand)AuthorLines
2020-01-25add size parameter for lintMikhail Babenko-1/+39
2019-11-13Add new lint: large stack arrayAreredify-1/+1
2019-10-22build: improve script and travis configLzu Tao-14/+12
2019-08-14Update ui-toml testsflip1995-2/+2
2019-05-23trivially_copy_pass_by_ref: print size of type and limit in the lint messageMatthias Krüger-4/+7
2019-04-04NFC: fix typosMatthias Krüger-2/+2
2019-03-06Renamed: Cyclomatic Complexity -> Cognitive ComplexityFélix Fischer-1/+21
2019-02-01Updating code to ignore rustfmt issue.Unknown-3/+4
2019-02-01Moving tests to ui-toml to make use of clippy.tomlUnknown-0/+68
2019-02-01Adding lint for too many lines.Araam Borhanian-1/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-74/+9
2018-12-28Update *.stderr filesflip1995-9/+9
2018-12-10update test stderrMatthias Krüger-18/+18
2018-12-09rustfmt testsMatthias Krüger-23/+4
2018-10-11Stabilize tool lintsOliver Scherer-2/+2
2018-10-06Add license header to Rust filesManish Goregaokar-22/+72
2018-08-29Adapt ui-toml-tests to the tool_lintsflip1995-10/+11
2018-06-15Allow configuring the trivial copy size limitWim Looman-1/+37
2018-05-30Get compile-test tests for configuration workingWim Looman-0/+187