Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Catherine Flores
|
71c54137ea
|
Extract never-like into clippy_utils
|
2023-08-02 14:00:26 -05:00 |
|
Alex Macleod
|
2811effe34
|
Add imports_granularity = "Module" to rustfmt.toml
|
2023-07-13 12:44:57 +00:00 |
|
Samuel Moelius
|
420f3d11e8
|
"try this" -> "try"
|
2023-07-01 07:08:01 -04:00 |
|
Oli Scherer
|
5bd97ac17a
|
Update tests
|
2023-06-26 14:13:07 +00:00 |
|
y21
|
3122e3d78f
|
use let chains, move assignments out of block, add tests
|
2023-06-21 09:04:40 +02:00 |
|
y21
|
6331c943ff
|
include a ref if argument is not just a numeric literal
|
2023-06-17 20:48:56 +02:00 |
|
y21
|
05f78e530a
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
|
Samuel Moelius
|
00ae5e15a8
|
Fix typo in expect_used and unwrap_used warning messages
|
2022-11-17 15:02:48 +00:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00:00 |
|
xFrednet
|
4587b6628d
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
flip1995
|
611d039814
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
|
Matthias Krüger
|
187983e991
|
update test stderr
|
2020-01-31 20:21:10 +01:00 |
|
Manish Goregaokar
|
038ec7f5d8
|
Move get_unwrap to restriction
fixes #3862
|
2019-03-09 13:48:06 -08: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 |
|
Michael Wright
|
d2ea6355a8
|
Update unwrap_get code review suggestions
|
2019-01-07 06:22:39 +02:00 |
|
Michael Wright
|
4add1e23f9
|
Improve get_unwrap suggestion
Handle case where a reference is immediately dereferenced.
Fixes 3625
|
2019-01-06 11:46:03 +02: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 |
|
ms2300
|
523ba2a009
|
Full fix of get unwrap issue
|
2018-09-23 19:53:25 -07:00 |
|
ms2300
|
de8d233b06
|
#3006 : Fixing for .get().unwrap().foo()
|
2018-09-23 19:53:25 -07:00 |
|
flip1995
|
e9af09c274
|
Adapt the *.stderr files of the ui-tests to the tool_lints
|
2018-08-29 11:08:29 -07:00 |
|
Oliver Schneider
|
4f21b5b112
|
Update changed ui tests
|
2018-01-17 14:44:40 +01:00 |
|
Cameron Steffen
|
35882b09da
|
move get_unwrap tests
|
2017-10-10 00:14:47 -05:00 |
|