stable

rust-boxcar-0.2.13-1.el10_0

FEDORA-EPEL-2025-8e6d5c77b3 created by music a year ago for Fedora EPEL 10.0

0.2.13

  • Fix a bug where T: !Send elements could inadvertently be transferred across threads through a &boxcar::Vec<T>. This release adds a T: Send requirement to Vec<T>: Sync, which is technically a breaking change, but required for soundness.
  • Fix a bug where iterator over a Vec could sometimes stop early and break linearizability. Iter is now documented to be fused on creation and will not continue to yield concurrently inserted elements.

This update has been submitted for testing by music.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago

This update has been submitted for stable by bodhi.

a year ago

This update has been pushed to stable.

a year ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago
approved
a year ago
BZ#2372348 rust-boxcar-0.2.13 is available
0
0

Automated Test Results