index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
hermit
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-28
inline trivial (noop) flush calls
Thom Chiovoloni
-0
/
+1
2023-05-01
Inline AsRawFd implementations
Konrad Borowski
-0
/
+1
2023-05-01
Inline AsInner implementations
Konrad Borowski
-0
/
+2
2023-03-19
fix typo in the creation of OpenOption
Stefan Lankes
-1
/
+1
2023-02-24
remove code duplications
Stefan Lankes
-1
/
+50
2023-02-24
move IO traits to std/src/os/hermit
Stefan Lankes
-3
/
+5
2023-02-24
add support of RustyHermit's BSD socket layer
Stefan Lankes
-2
/
+2
2022-11-29
hermit: Remove unused exports
Martin Kröning
-3
/
+1
2022-10-03
Reduce CString allocations in std as much as possible
Alex Saveau
-9
/
+4
2022-09-05
Hermit: Add File::set_time stub
Martin Kröning
-0
/
+12
2022-08-18
Address reviewer comments
Nick Cameron
-1
/
+1
2022-08-05
non-linux platforms
Nick Cameron
-3
/
+3
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-5
/
+5
2021-11-02
more efficent File::read_buf impl for windows and unix
DrMeepster
-1
/
+5
2021-06-20
Move `OsStringExt` and `OsStrExt` to `std::os`
Christiaan Dirkx
-1
/
+1
2021-05-19
Move the implementation of `Path::exists` to `sys_common::fs` so platforms ca...
Chris Denton
-1
/
+1
2021-04-20
Change uses of never type
Christiaan Dirkx
-25
/
+25
2021-04-20
Replace `Void` with never type
Christiaan Dirkx
-6
/
+6
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-3
/
+9
2020-11-14
Disambiguate symlink argument names
David Tolnay
-2
/
+2
2020-10-12
remove obsolete function diverge
Stefan Lankes
-4
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+402