Alona Enraght-Moony
|
b5488f9850
|
[manual_is_ascii_check ]: Also check for is_ascii_hexdigt
|
2023-10-12 19:12:42 +00:00 |
|
Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
naosense
|
1f862c2ad3
|
remove assert macro
|
2022-12-13 21:43:16 +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 |
|