diff options
| author | bors <bors@rust-lang.org> | 2022-03-09 02:17:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-03-09 02:17:58 +0000 |
| commit | 163c207fc28cadff4de1808848a93e3e5f2d1941 (patch) | |
| tree | 85ba92c4bc888fefa3da555c462cd4f866458ce4 /compiler/rustc_codegen_llvm/src | |
| parent | 803a7593044457cc8436847196752405cf023fb5 (diff) | |
| parent | e8b9ba84be772b6888f17c940ecdab0fdcdcb3c5 (diff) | |
| download | rust-163c207fc28cadff4de1808848a93e3e5f2d1941.tar.gz rust-163c207fc28cadff4de1808848a93e3e5f2d1941.zip | |
Auto merge of #94750 - cuviper:dirent64_min, r=joshtriplett
unix: reduce the size of DirEntry On platforms where we call `readdir` instead of `readdir_r`, we store the name as an allocated `CString` for variable length. There's no point carrying around a full `dirent64` with its fixed-length `d_name` too.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
