Skip to content

Commit

Permalink
Automatic deploy to GitHub Pages: 889e1b9
Browse files Browse the repository at this point in the history
  • Loading branch information
GHA CI committed Sep 18, 2023
1 parent 5ec9567 commit 2672687
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions master/lints.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"id": "as_ptr_cast_mut",
"id_span": {
"path": "src/casts/mod.rs",
"line": 641
"line": 642
},
"group": "nursery",
"level": "allow",
Expand All @@ -189,7 +189,7 @@
"id": "as_underscore",
"id_span": {
"path": "src/casts/mod.rs",
"line": 555
"line": 556
},
"group": "restriction",
"level": "allow",
Expand Down Expand Up @@ -451,7 +451,7 @@
"id": "borrow_as_ptr",
"id_span": {
"path": "src/casts/mod.rs",
"line": 588
"line": 589
},
"group": "pedantic",
"level": "allow",
Expand Down Expand Up @@ -649,7 +649,7 @@
"id": "cast_abs_to_unsigned",
"id_span": {
"path": "src/casts/mod.rs",
"line": 527
"line": 528
},
"group": "suspicious",
"level": "warn",
Expand All @@ -664,7 +664,7 @@
"id": "cast_enum_constructor",
"id_span": {
"path": "src/casts/mod.rs",
"line": 504
"line": 505
},
"group": "suspicious",
"level": "warn",
Expand All @@ -679,7 +679,7 @@
"id": "cast_enum_truncation",
"id_span": {
"path": "src/casts/mod.rs",
"line": 441
"line": 442
},
"group": "suspicious",
"level": "warn",
Expand All @@ -694,7 +694,7 @@
"id": "cast_lossless",
"id_span": {
"path": "src/casts/mod.rs",
"line": 171
"line": 172
},
"group": "pedantic",
"level": "allow",
Expand All @@ -709,7 +709,7 @@
"id": "cast_nan_to_int",
"id_span": {
"path": "src/casts/mod.rs",
"line": 663
"line": 664
},
"group": "suspicious",
"level": "warn",
Expand All @@ -724,7 +724,7 @@
"id": "cast_possible_truncation",
"id_span": {
"path": "src/casts/mod.rs",
"line": 113
"line": 114
},
"group": "pedantic",
"level": "allow",
Expand All @@ -739,7 +739,7 @@
"id": "cast_possible_wrap",
"id_span": {
"path": "src/casts/mod.rs",
"line": 138
"line": 139
},
"group": "pedantic",
"level": "allow",
Expand All @@ -754,7 +754,7 @@
"id": "cast_precision_loss",
"id_span": {
"path": "src/casts/mod.rs",
"line": 52
"line": 53
},
"group": "pedantic",
"level": "allow",
Expand All @@ -769,7 +769,7 @@
"id": "cast_ptr_alignment",
"id_span": {
"path": "src/casts/mod.rs",
"line": 233
"line": 234
},
"group": "pedantic",
"level": "allow",
Expand All @@ -784,7 +784,7 @@
"id": "cast_sign_loss",
"id_span": {
"path": "src/casts/mod.rs",
"line": 74
"line": 75
},
"group": "pedantic",
"level": "allow",
Expand All @@ -799,7 +799,7 @@
"id": "cast_slice_different_sizes",
"id_span": {
"path": "src/casts/mod.rs",
"line": 486
"line": 487
},
"group": "correctness",
"level": "deny",
Expand All @@ -814,7 +814,7 @@
"id": "cast_slice_from_raw_parts",
"id_span": {
"path": "src/casts/mod.rs",
"line": 615
"line": 616
},
"group": "suspicious",
"level": "warn",
Expand All @@ -829,7 +829,7 @@
"id": "char_lit_as_u8",
"id_span": {
"path": "src/casts/mod.rs",
"line": 365
"line": 366
},
"group": "complexity",
"level": "warn",
Expand Down Expand Up @@ -2438,7 +2438,7 @@
"id": "fn_to_numeric_cast",
"id_span": {
"path": "src/casts/mod.rs",
"line": 262
"line": 263
},
"group": "style",
"level": "warn",
Expand All @@ -2453,7 +2453,7 @@
"id": "fn_to_numeric_cast_any",
"id_span": {
"path": "src/casts/mod.rs",
"line": 337
"line": 338
},
"group": "restriction",
"level": "allow",
Expand All @@ -2468,7 +2468,7 @@
"id": "fn_to_numeric_cast_with_truncation",
"id_span": {
"path": "src/casts/mod.rs",
"line": 295
"line": 296
},
"group": "style",
"level": "warn",
Expand Down Expand Up @@ -6790,7 +6790,7 @@
"id": "ptr_as_ptr",
"id_span": {
"path": "src/casts/mod.rs",
"line": 394
"line": 395
},
"group": "pedantic",
"level": "allow",
Expand All @@ -6805,7 +6805,7 @@
"id": "ptr_cast_constness",
"id_span": {
"path": "src/casts/mod.rs",
"line": 422
"line": 423
},
"group": "pedantic",
"level": "allow",
Expand Down Expand Up @@ -8719,7 +8719,7 @@
"id": "toplevel_ref_arg",
"id_span": {
"path": "src/misc.rs",
"line": 54
"line": 53
},
"group": "style",
"level": "warn",
Expand Down Expand Up @@ -9259,7 +9259,7 @@
"id": "unnecessary_cast",
"id_span": {
"path": "src/casts/mod.rs",
"line": 205
"line": 206
},
"group": "complexity",
"level": "warn",
Expand Down Expand Up @@ -10393,8 +10393,8 @@
{
"id": "zero_ptr",
"id_span": {
"path": "src/misc.rs",
"line": 123
"path": "src/casts/mod.rs",
"line": 687
},
"group": "style",
"level": "warn",
Expand Down

0 comments on commit 2672687

Please sign in to comment.