]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #90392 - solid-rs:fix-solid-support, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Thu, 4 Nov 2021 03:48:43 +0000 (03:48 +0000)
committerbors <bors@rust-lang.org>
Thu, 4 Nov 2021 03:48:43 +0000 (03:48 +0000)
commit0b4ac62ddaf9ee01b8aaf9dd7097f1f541d64551
treeb2ba4eb8ffa027960716bdb70fcc309b68955950
parente60e19bc6553ba02b8677ab7e397af738c076c8e
parent26a6cc45152e591172fda717d3d03543f0b490ac
Auto merge of #90392 - solid-rs:fix-solid-support, r=Mark-Simulacrum

kmc-solid: Fix SOLID target

This PR is a follow-up for #86191 and necessary to make the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets actually usable.

 - Bumps `libc` to 0.2.106, which includes <https://github.com/rust-lang/libc/pull/2227>.
 - Applies the change made by #89324 to this target's target-specific code.
Cargo.lock