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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
os
/
windows
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-11
Rollup merge of #130168 - juliusl:pr/fix-win-fs-change-time-links, r=ChrisDenton
Jubilee
-10
/
+14
2024-09-11
chore: remove struct details
Julius Liu
-2
/
+2
2024-09-11
docs: remove struct info
Julius Liu
-1
/
+1
2024-09-09
chore: removing supporting links in favor of existing doc-comment style
Julius Liu
-13
/
+6
2024-09-09
maint: update docs for change_time ext and doc links
Julius Liu
-9
/
+20
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-07-26
Fix doc nits
John Arundel
-1
/
+1
2024-07-17
feat: adding ext that returns change_time for Windows
Julius Liu
-0
/
+10
2024-02-27
Implement junction_point
Chris Denton
-0
/
+12
2024-01-28
std: Update documentation of seek_write on Windows
Alex Crichton
-1
/
+1
2023-11-15
Substitute version placeholders
Mark Rousskov
-3
/
+3
2023-10-31
Stabilize `file_set_times`
Josh Triplett
-3
/
+3
2023-05-15
Add creation time support to `FileTimes` on apple and windows
beetrees
-1
/
+18
2022-06-27
Seal Windows `FileTypeExt` extension trait to allow adding future methods
Josh Triplett
-1
/
+5
2022-06-27
Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file`
Josh Triplett
-4
/
+4
2022-03-04
Add #![allow(unexpected_cfgs)] in preparation of global --check-cfg
Loïc BRANSTETT
-0
/
+3
2021-11-20
Add a caveat to std::os::windows::fs::symlink_file
Michael Diamond
-0
/
+20
2021-09-17
modify std::os docs to be more consistent
Sachin Cherian
-1
/
+3
2021-09-04
Document when to use Windows' `symlink_dir` vs. `symlink_file`
Chris Denton
-2
/
+20
2021-05-03
Move `std::sys::windows::ext` to `std::os::windows`
Christiaan Dirkx
-0
/
+558