rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.17k stars 320 forks source link

add smoke tests for basic PathBuf interactions #3516

Closed RalfJung closed 2 months ago

RalfJung commented 2 months ago

I wrote these while debugging this; it turns out the issue is more complicated but these tests still seemed worth keeping.

RalfJung commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit 79198aee8e731aaa098aa81938202901ded2c746 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit 79198aee8e731aaa098aa81938202901ded2c746 with merge ec28d383b817fbe66d22b023d7bef7618321e8d5...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing ec28d383b817fbe66d22b023d7bef7618321e8d5 to master...