-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
cd rust/flatbuffers
cargo test
test builder::tests::with_internal_capacity_preallocates_vecs ... FAILED
failures:
---- builder::tests::with_internal_capacity_preallocates_vecs stdout ----
thread 'builder::tests::with_internal_capacity_preallocates_vecs' (70151167) panicked at src/builder.rs:1126:9:
assertion `left == right` failed: expected 0 allocations after builder construction, got 2
left: 2
right: 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels