Commit 0b515fa
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 0b515fa
1 file changed
+13
-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 | + | |
93 | 106 | | |
94 | 107 | | |
95 | 108 | | |
| |||
0 commit comments