Commit 8422182
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 b8762bb commit 8422182
1 file changed
+12
-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 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| |||
0 commit comments