about summary refs log tree commit diff
path: root/tests/ui/unused_unit.rs
AgeCommit message (Expand)AuthorLines
2019-10-02Add check for assert_eq macros to unit_cmp lintMatthias Seiffert-0/+1
2019-08-24Fix unused_unit false positivePhilipp Hansch-0/+14
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-1/+1
2019-03-07Enable rustfix on `unused_unit` testsMichael Wright-3/+6
2019-03-07Add `[rustfmt::skip]` to `unused_unit` testMichael Wright-0/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-10/+0
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-2/+1
2018-12-09Remove a run-rustfix annotation (for now)Philipp Hansch-1/+0
2018-10-13unused unit lintAndre Bogus-0/+52