about summary refs log tree commit diff
path: root/tests/ui/literals.rs
AgeCommit message (Expand)AuthorLines
2019-09-25Leave note on non-rustfixable testsManish Goregaokar-1/+1
2019-09-25Remove large-digit-groups test from literals.rsManish Goregaokar-3/+2
2019-08-19Requested test cleanupJamie McClymont-10/+1
2019-03-19Add rustfix tests for mistyped_literal_suffix lintPhilipp Hansch-14/+0
2019-03-19Move some `unreadable_literal` ui tests to correct filePhilipp Hansch-4/+0
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-01Keep testing large_digit_groups as ui testDavid Tolnay-0/+1
2018-10-23added float support for mistyped literal lintsMaxwell Anderson-5/+6
2018-10-11Merge remote-tracking branch 'upstream/master'Maxwell Anderson-1/+1
2018-10-11tmp progressMaxwell Anderson-0/+3
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-05Add lint for misstyped literal castingMichael A. Plikk-0/+11
2018-08-29Adapt ui-tests to the tool_lintsflip1995-3/+5
2018-05-28Add testsTerry Raimondo-2/+8
2018-05-28unreadable_literal: Fills hexadecimal values with 0 to allow grouping (c.f #2...Terry Raimondo-2/+6
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+34
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-33/+0
2017-05-11clean tests/ui/literals.rsLuis de Bethencourt-5/+0
2017-02-08remove all //~ from testsOliver Schneider-13/+13
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+38