The spec defines i = ∞ for events with no mainline ancestor, so under "x < y if x.position > y.position" they sort before all chain-rooted events. With 0-based real positions, 0 collided with the sentinel and the two classes tied on the primary sort key. The mainline map is now keyed on `NonZero<usize>` and the sentinel becomes `None`. |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| tests/it | ||
| .clippy.toml | ||
| build.rs | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| README.md | ||