Commit ad04cfc
committed
Ban new library unwraps in CI
Fail library clippy runs when new unwrap calls are introduced so the
unwrap policy stays enforced without pulling tests, benches, or docs
into the restriction.
Co-Authored-By: HAL 9000
Signed-off-by: Elias Rohrer <dev@tnull.de>1 parent 1ce86ac commit ad04cfc
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
93 | 108 | | |
94 | 109 | | |
95 | 110 | | |
| |||
0 commit comments