diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-08-03 22:30:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-03 22:30:50 +0200 |
| commit | a44532c13ce87907eef00a1906d5498a8fb3c098 (patch) | |
| tree | 9be6b725c6aefa580eee0a45357b9ce4d3757aaf /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | d4bd4ae27a50866a948d751b0c94ad2281f0e3cb (diff) | |
| parent | e86c128aa3f76e46131d52da1c7ee00921e72094 (diff) | |
| download | rust-a44532c13ce87907eef00a1906d5498a8fb3c098.tar.gz rust-a44532c13ce87907eef00a1906d5498a8fb3c098.zip | |
Rollup merge of #100119 - ivmarkov:master, r=joshtriplett
FilesTimes support does not build for ESP-IDF Commit https://github.com/rust-lang/rust/commit/1f5d8d49eb6111931091f700d07518cd2b80bc18 broke STD for `target_os = "espidf"`. In future, we might come up with something more sophisticated (as in using the `utime` function which *is* available on the ESP-IDF platform), but for now we are treating ESP-IDF just like `Redox` in that the new API fails at runtime. Most important for us ATM is to restore successful compilation of STD on our platform.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
