·
16 commits
to master
since this release
Other
- Update timely/src/progress/operate.rs
- Add scaling test
- Switch builder API to port-identified iterators
- Adjust reachability logic to be more linear
- Swap PortConnectivity implementation from Vec to BTreeMap
- Support optional path summaries for disconnected ports
- Make PortConnectivity API more explicit
- Make PortConnectivity a struct, with sufficient methods
- Introduce Connectivity and PortConnectivity type aliases
- Add clippy lints (#659)
- Add miri test (#655)