bors 21b246587c Auto merge of #103075 - SUPERCILEX:miri-metadata, r=thomcc
Support DirEntry metadata calls in miri

This should work as it uses lstat64 which is supported here: ~d9ad25ee4b/src/shims/unix/macos/foreign_items.rs (L42~) just noticed that's macos, linux would be using statx: 86f0e63b21/src/shims/unix/linux/foreign_items.rs (L112)

The failing syscall is `dirfd`, so maybe that should actually be added to the shims?
2022-10-18 10:54:53 +00:00
..
2022-09-12 19:46:51 +02:00
2022-10-05 03:09:43 +01:00
2022-09-28 21:51:09 +02:00
2022-09-26 10:14:45 +02:00
2022-10-10 17:05:59 -07:00
2022-10-07 15:21:47 +02:00
2022-10-06 09:55:32 +02:00
2022-10-09 21:44:44 -07:00
2022-10-14 12:57:56 +08:00
2022-09-26 10:14:45 +02:00