Commit 6bf1be6
committed
reproduce fuzz-failure (#1979)
It's notable that this regression was introduced in `v0.2.11`.
```
❯ cargo update -p jiff
Updating crates.io index
Locking 2 packages to latest compatible versions
Updating jiff v0.2.10 -> v0.2.11
Updating jiff-static v0.2.10 -> v0.2.11
note: pass `--verbose` to see 10 unchanged dependencies behind latest
```
Thus, the issue didn't reproduce in v0.2.10.1 parent 28935a5 commit 6bf1be6
2 files changed
+15
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
329 | 333 | | |
330 | 334 | | |
331 | 335 | | |
| |||
0 commit comments