Unverified Commit 15071264 authored by Maciej Hirsz's avatar Maciej Hirsz Committed by GitHub
Browse files

Replace hashbrown with a Vec-based dense map, remove dependencies (#196)

* WIP reworking batches

* Use a dense map over a Vec for BatchesState

* Fix injecting, also fixes the integration test

* Fix grumbles

* Remove the superfluous boolean variable in control flow

* BatchesElemId -> BatchesRequestId for consistency
parent 4025c0f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment