Marcel Hellwig
|
19e7448c7f
|
move PATTERN_METHODS table directly into file
also removed rustfmt::skip
|
2021-05-03 16:25:05 +02:00 |
|
Takayuki Maeda
|
b6a2757561
|
replace crate::methods::utils with super::utils
|
2021-03-18 01:23:37 +09:00 |
|
Takayuki Maeda
|
602bcf3e4f
|
move get_hint_if_single_char_arg to methods/utils.rs
|
2021-03-18 00:59:45 +09:00 |
|
Takayuki Maeda
|
4d1f2bc565
|
extract conditions for single_char_pattern into its own module
|
2021-03-18 00:59:44 +09:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Takayuki Maeda
|
0c8d143515
|
move into_iter_on_ref and single_char_pattern to their own modules
|
2021-03-11 19:40:22 +09:00 |
|