diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-08-15 20:11:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-15 20:11:39 +0200 |
| commit | 5319d247c8045c2a225d20d055944f1cd6f1059f (patch) | |
| tree | 3d70f2add3d6cb5465e4d770cbffd3702a1aa5b0 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e14d12cb66a52f8714453a0c96d92544d559803c (diff) | |
| parent | 84a0da68486d761f1911f0eda20c99e01c63b6d5 (diff) | |
| download | rust-5319d247c8045c2a225d20d055944f1cd6f1059f.tar.gz rust-5319d247c8045c2a225d20d055944f1cd6f1059f.zip | |
Rollup merge of #100568 - ivmarkov:master, r=Mark-Simulacrum
Fix STD build for ESP-IDF We have accidentally broken the STD build for the Tier 3 `target_os="espidf"` (only) by pushing non-buildable changes to `libc` which ended up in version 0.2.229. `libc` [was fixed](https://github.com/rust-lang/libc/commit/d0e3ff01a808d429baf925bf0e6e5f2273de1ac0) from V0.2.230 onwards. This PR is only upgrading the `libc` dependency in `Cargo.lock` to latest (V0.2.231). `Cargo.lock` was modified by using `cargo update -p libc`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
