rust/tests
bors 001185d863 Auto merge of #6681 - 1c3t3a:1c3t3a-issue-6467, r=xFrednet,flip1995,phansch
Adds a new lint that checks if there is a semicolon on the last block statement if it returns nothing

changelog: Added a new lint: `SEMICOLON_IF_NOTHING_RETURNED`
fixes #6467
Adds the `SEMICOLON_IF_NOTHING_RETURNED` lint and therefore closes #6467.
2021-02-07 08:53:52 +00:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
cargo Merge commit '2f6439ae6a' into clippyup 2020-10-09 12:45:29 +02:00
ui Auto merge of #6681 - 1c3t3a:1c3t3a-issue-6467, r=xFrednet,flip1995,phansch 2021-02-07 08:53:52 +00:00
ui-cargo Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
ui-internal Merge commit '95c0459217' into clippyup 2021-01-30 18:06:34 +01:00
ui-toml Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
compile-test.rs Merge commit '95c0459217' into clippyup 2021-01-30 18:06:34 +01:00
dogfood.rs Special sync of 'e89801553d' 2020-12-23 10:57:35 +01:00
fmt.rs Merge commit '3d0b0e66af' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
missing-test-files.rs cargo fmt 2019-06-21 16:47:34 +02:00
versioncheck.rs tests: ignore check_that_clippy_has_the_same_major_version_as_rustc() inside the rustc repo. 2021-02-06 00:56:54 +01:00