BurntSushi/bstr

re-enable miri tests

Open

#164 建立於 2023年7月5日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (73 fork)github user discovery
help wanted

倉庫指標

Star
 (1,070 star)
PR 合併指標
 (平均合併 233天) (30 天內合併 9 個 PR)

描述

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.

貢獻者指南