Skip to content

Track crossbeam-epoch 0.10 release and re-enable Miri rayon tests #48

Description

@dchud

Summary

After #47 skips rayon tests under Miri (due to a known stacked borrows UB in crossbeam-epoch 0.9.18), we need to track the upstream fix and re-enable those tests.

What to watch

When to act

Once crossbeam-epoch 0.10 ships:

  1. Update Cargo.lock (likely via a rayon update)
  2. Remove #[cfg_attr(miri, ignore)] from the 4 rayon tests in src/rayon_parser_pool.rs
  3. Verify Miri CI passes with rayon tests included

Context

See #47 for the full Miri error analysis.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions