Skip to content

Commit

Permalink
Automatic deploy to GitHub Pages: 003e910
Browse files Browse the repository at this point in the history
  • Loading branch information
GHA CI committed Nov 27, 2023
1 parent c890391 commit 6e31f30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions master/lints.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@
"id": "cmp_null",
"id_span": {
"path": "src/ptr.rs",
"line": 92
"line": 94
},
"group": "style",
"level": "warn",
Expand Down Expand Up @@ -3278,7 +3278,7 @@
"id": "invalid_null_ptr_usage",
"id_span": {
"path": "src/ptr.rs",
"line": 148
"line": 150
},
"group": "correctness",
"level": "deny",
Expand Down Expand Up @@ -5455,7 +5455,7 @@
"id": "mut_from_ref",
"id_span": {
"path": "src/ptr.rs",
"line": 125
"line": 127
},
"group": "correctness",
"level": "deny",
Expand Down Expand Up @@ -6880,7 +6880,7 @@
"id": "ptr_arg",
"id_span": {
"path": "src/ptr.rs",
"line": 62
"line": 64
},
"group": "style",
"level": "warn",
Expand Down

0 comments on commit 6e31f30

Please sign in to comment.