Commit ed351c4
authored
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 rust-lang/rust#71213.
``@rustbot`` ping wasiFile tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments