diff options
| author | Urgau <3616612+Urgau@users.noreply.github.com> | 2025-02-18 18:34:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-18 18:34:17 +0100 |
| commit | 73e5abd175767c2d536c8ad1818668c1f210f78b (patch) | |
| tree | f3ff08ebd54060f0686bca73896dbd0ce2ca90fb /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 5b00e0b064168347b596317add3ab4d3775ba6dd (diff) | |
| parent | d2f15971de97eb4a18c2e54890c78c629858d51b (diff) | |
| download | rust-73e5abd175767c2d536c8ad1818668c1f210f78b.tar.gz rust-73e5abd175767c2d536c8ad1818668c1f210f78b.zip | |
Rollup merge of #137205 - thaliaarchi:remove-wasi-fileext-tell, r=alexcrichton
Remove `std::os::wasi::fs::FileExt::tell` Following #137165 (Use `tell` for `<File as Seek>::stream_position`), `tell` is now directly exposed via `stream_position`, making `<File as FileExt>::tell` redundant. Remove it. `std::os::wasi::fs::FileExt::tell` is currently unstable and tracked in https://github.com/rust-lang/rust/issues/71213. ``@rustbot`` ping wasi
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
