diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-24 05:05:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-24 05:05:36 +0200 |
| commit | 888422880c161fa087385de9d8984f6e1ed848a3 (patch) | |
| tree | 59d43a749302a20629ff0d1397cfe7fa4af2b011 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 20e86c9f2d647d9391f0d5ab7601211999a1797d (diff) | |
| parent | 1f59a8030d40d7a6e3a047ed7620f5813497b7ea (diff) | |
| download | rust-888422880c161fa087385de9d8984f6e1ed848a3.tar.gz rust-888422880c161fa087385de9d8984f6e1ed848a3.zip | |
Rollup merge of #128106 - hallfox:patch-1, r=ChrisDenton
Fix return type of FileAttr methods on AIX target At some point it seems `SystemTime::new` changed from returning `SystemTime` to `io::Result<SystemTime>`. This seems to have been addressed on other platforms, but was never changed for AIX. This was caught by running ``` python3 x.py build --host x86_64-unknown-linux-gnu --target powerpc64-ibm-aix ```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
