naosense
|
55fdd1e78c
|
replace reference with value
|
2022-12-13 16:52:55 +08:00 |
|
naosense
|
de92da2974
|
add more test, limits check
|
2022-12-13 16:52:55 +08:00 |
|
naosense
|
25c9718c04
|
check ranges with .contains calls
|
2022-12-13 16:52:55 +08:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
koka
|
e4540ad65f
|
feat: implement manual_is_ascii_check lint
modify
fix: allow unused in test code
fix: types in doc comment
Update clippy_lints/src/manual_is_ascii_check.rs
Co-authored-by: Fridtjof Stoldt <xFrednet@gmail.com>
Update clippy_lints/src/manual_is_ascii_check.rs
Co-authored-by: Fridtjof Stoldt <xFrednet@gmail.com>
Update clippy_lints/src/manual_is_ascii_check.rs
Co-authored-by: Fridtjof Stoldt <xFrednet@gmail.com>
fix ui test result
fix: unnecessary format!
chore: apply feedbacks
* check msrvs also for const fn
* check applicability manually
* modify documents
|
2022-11-07 16:39:36 +09:00 |
|