about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-04 10:01:51 +1000
committerGitHub <noreply@github.com>2025-09-04 10:01:51 +1000
commitf073f64eb687280fa626541a7649e9e805d21e63 (patch)
treef3e35e6340679c84a98798517b5e163d8d71c5d0 /compiler/rustc_codegen_llvm/src/errors.rs
parenta1208bf765ba783ee4ebdc4c29ab0a0c215806ef (diff)
parentc914c471b9d83f9e6c74b0e6c2c8044efd3a57dd (diff)
downloadrust-f073f64eb687280fa626541a7649e9e805d21e63.tar.gz
rust-f073f64eb687280fa626541a7649e9e805d21e63.zip
Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35
Add `read_buf` equivalents for positioned reads

Adds the following items under the ~~`read_buf` (rust-lang/rust#78485)~~ `read_buf_at` (rust-lang/rust#140771) feature:

 - `std::os::unix::fs::FileExt::read_buf_at`
 - `std::os::unix::fs::FileExt::read_buf_exact_at`
 - `std::os::windows::fs::FileExt::seek_read_buf`

try-job: `x86_64-msvc*`
try-job: `test-various*`
try-job: `dist-various*`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions