]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #92117 - solid-rs:fix-kmc-solid-read-buf, r=yaahc
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 22 Dec 2021 23:28:53 +0000 (00:28 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Dec 2021 23:28:53 +0000 (00:28 +0100)
kmc-solid: Add `std::sys::solid::fs::File::read_buf`

This PR adds `std::sys::solid::fs::File::read_buf` to catch up with the changes introduced by #81156 and fix the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets..


Trivial merge