Philipp Krones
|
7be6e2178e
|
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-update
|
2024-02-27 15:50:17 +01:00 |
|
Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
flip1995
|
027780ca2c
|
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
|
2020-08-11 17:50:45 +02:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
flip1995
|
d2dbd0b8a5
|
Update *.stderr files
|
2018-12-28 12:41:12 +01:00 |
|
Matthias Krüger
|
7bcc2cd9c8
|
update test stderr
|
2018-12-10 08:22:07 +01:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
flip1995
|
e9af09c274
|
Adapt the *.stderr files of the ui-tests to the tool_lints
|
2018-08-29 11:08:29 -07:00 |
|
Georg Brandl
|
949f0d9c72
|
Fix badly mangled lint message for neg-cmp-op-on-partial-ord
|
2018-06-29 16:55:31 +02:00 |
|
Bruno Kirschner
|
80728a2201
|
Reduced scope of nonminimal_bool so that it doesn't evaluate only partially orded types.
|
2018-06-03 21:46:09 +02:00 |
|
Bruno Kirschner
|
09ea75bee9
|
Fixed spelling and indentation issues in neg_cmp_op_on_partial_ord related files.
|
2018-06-03 21:46:09 +02:00 |
|
Bruno Kirschner
|
6d51559f62
|
Added lint to avoid negated comparisions on partially ordered types.
|
2018-06-03 21:46:09 +02:00 |
|