BurntSushi/bstr

re-enable miri tests

オープン

#164 opened on 2023/07/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (73 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (1,070 個のスター)
PR merge metrics
 (平均マージ 233d) (30d で 9 merged PRs)

説明

I ended up needing to disable Miri tests in CI: https://github.com/BurntSushi/bstr/pull/161/commits/e679e293eb5b8fedafed889b9d300f3be7c52565

It looks like Miri gets stuck whenever it enters regex-automata code. I haven't been able to figure out why. regex-automata itself has Miri running on it in CI (hundreds of tests), so I don't know what's going on.

コントリビューターガイド