Skip to content

Commit fd96650

Browse files
committed
Ignore cast_lossless lint
1 parent 70dd4be commit fd96650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@
308308
// string ser/de uses indexing and slicing
309309
indexing_slicing,
310310
// things are often more readable this way
311+
cast_lossless,
311312
shadow_reuse,
312313
shadow_unrelated,
313314
single_match_else,

0 commit comments

Comments
 (0)