diff options
| author | Michael Goulet <michael@errs.io> | 2024-05-19 11:04:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-19 11:04:07 -0400 |
| commit | f848505c404049f3b75cd5fd6d7e08667e7c6d3a (patch) | |
| tree | 13d2f27088892ad8f5f547a2737c7ab10d74f354 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 0f923a48c50da7c14cc73f63e09e3c26463b8aa1 (diff) | |
| parent | 5aa779fb647a0cb3efb02a6b715fb2647b9c0f25 (diff) | |
| download | rust-f848505c404049f3b75cd5fd6d7e08667e7c6d3a.tar.gz rust-f848505c404049f3b75cd5fd6d7e08667e7c6d3a.zip | |
Rollup merge of #124304 - hermit-os:fuse, r=joboet
revise the interpretation of ReadDir for HermitOS HermitOS supports getdents64. As under Linux, the dirent64 entry `d_off` is not longer used, because its definition is not clear. Instead of `d_off` the entry `d_reclen` is used to determine the end of the dirent64 entry. In addition, take up `@workingjubilee` suggestion from the discussions in rust-lang/rust#115984 to increase the readability. Hermit is a tier 3 platform and this PR changes only files, wich are related to the tier 3 platform.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
