rust-lang / miri

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

add some basic support for GetFullPathNameW #3466

Closed RalfJung closed 3 months ago

RalfJung commented 3 months ago

This is the last missing piece to make std path:: tests work on Windows.

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit 4c309cc5acaa0903b746463003e807090f985335 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 months ago

:hourglass: Testing commit 4c309cc5acaa0903b746463003e807090f985335 with merge c77df5094f0257867dcae10c6783e47e1f5f7f61...

bors commented 3 months ago

:broken_heart: Test failed - checks-actions

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit 80af1ada9b5a6e9973f286c01c65e9e25d4fdec2 has been approved by RalfJung

It is now in the queue for this repository.

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit f592764197a5e9858b8c10a0a82bad07d3c0e8ef has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 months ago

:hourglass: Testing commit f592764197a5e9858b8c10a0a82bad07d3c0e8ef with merge d4da2ccd02cf24f387662f2e25ffa31fdca3c852...

bors commented 3 months ago

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