.. |
as_ptr_cast_mut.rs
|
Add as_ptr_cast_mut lint
|
2022-10-01 19:23:53 +02:00 |
as_underscore.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
borrow_as_ptr.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_abs_to_unsigned.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
cast_enum_constructor.rs
|
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
|
2022-03-24 14:50:04 +01:00 |
cast_lossless.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_nan_to_int.rs
|
add cast-nan-to-int lint
|
2022-10-12 13:29:27 +02:00 |
cast_possible_truncation.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_possible_wrap.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_precision_loss.rs
|
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
|
2021-10-07 11:21:30 +02:00 |
cast_ptr_alignment.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_ref_to_mut.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
cast_sign_loss.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_slice_different_sizes.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
cast_slice_from_raw_parts.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
char_lit_as_u8.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
fn_to_numeric_cast.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
fn_to_numeric_cast_any.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
fn_to_numeric_cast_with_truncation.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
mod.rs
|
Update lint versions for 1.65
|
2022-10-31 22:11:17 +01:00 |
ptr_as_ptr.rs
|
Apply uninlined_format-args to clippy_lints
|
2022-09-23 13:42:59 -04:00 |
unnecessary_cast.rs
|
[unnecessary_cast ] Do not lint negative hexadecimal literals when cast as float
|
2022-10-08 16:15:18 +02:00 |
utils.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |