diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-19 22:00:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-19 22:00:58 +0200 |
| commit | d881cc67231ccb57a9b6bb0eb31b1ef2a25bb98d (patch) | |
| tree | 5cea543e1d56d3fb7b17c734383f23a07c82fb24 /compiler/rustc_codegen_llvm/src | |
| parent | 91e46844c8713c06d1e0f0cb61e25a982dd92152 (diff) | |
| parent | d84114690bc0241792e50e386250d8ebd48884f0 (diff) | |
| download | rust-d881cc67231ccb57a9b6bb0eb31b1ef2a25bb98d.tar.gz rust-d881cc67231ccb57a9b6bb0eb31b1ef2a25bb98d.zip | |
Rollup merge of #131921 - klensy:statx_all, r=ChrisDenton
replace STATX_ALL with (STATX_BASIC_STATS | STATX_BTIME) as former is deprecated STATX_ALL was deprecated in https://github.com/torvalds/linux/commit/581701b7efd60ba13d8a7eed60cbdd7fefaf6696 and suggested to use equivalent (STATX_BASIC_STATS | STATX_BTIME) combination, to prevent future surprises.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
