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
/
src
/
libstd
/
sys
/
windows
/
ext
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-14
Prefer unprefixed paths for well known structs
Dylan MacKenzie
-4
/
+4
2018-04-14
Add doc links to `std::os` extension traits
Dylan MacKenzie
-9
/
+11
2018-03-28
Remove hidden `foo` functions from doc examples; use `Termination` trait.
Corey Farwell
-49
/
+49
2018-02-11
Add an unstable FileTypeExt extension trait for Windows
Peter Atashian
-0
/
+18
2017-10-20
Fix most rendering warnings from switching to CommonMark
steveklabnik
-1
/
+1
2017-10-17
Remove duplicated word
Guillaume Gomez
-2
/
+2
2017-08-12
Fix some typos
Bastien Orivel
-1
/
+1
2017-07-13
windows::fs::symlink_dir: fix example to actually use symlink_dir
Ralf Jung
-1
/
+1
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-2
/
+6
2017-05-19
Fix doc test failure for OpenOptionsExt
David LeGare
-1
/
+1
2017-05-18
Normalize docs in windows::ffi and windows::fs
David LeGare
-51
/
+58
2017-05-09
Fix tidy errors
David LeGare
-3
/
+6
2017-05-07
Fix documentation tests in windows::fs
David LeGare
-3
/
+1
2017-05-06
Update documentation in windows::fs
David LeGare
-10
/
+127
2017-05-05
Merge remote-tracking branch 'rust-lang/master' into iss29367-windows-docs
David LeGare
-1
/
+1
2017-05-05
Update documentation in windows::ffi
David LeGare
-21
/
+91
2017-04-06
Fix Markdown issues in the docs
Oliver Middleton
-1
/
+1
2017-01-22
libstd: replace all `try!` with `?` in documentation examples
Utkarsh Kukreti
-2
/
+2
2016-12-15
Stabilize std::os::*::fs::FileExt
Aaron Turon
-4
/
+4
2016-10-09
Implement reading and writing atomically at certain offsets
Tobias Bucher
-1
/
+50
2016-05-24
std: Stabilize APIs for the 1.10 release
Alex Crichton
-12
/
+7
2016-02-04
std: Expose SystemTime accessors on fs::Metadata
Alex Crichton
-3
/
+3
2016-01-15
Addressed comments
Paul Dicker
-27
/
+26
2016-01-14
Fix doctests
Paul Dicker
-1
/
+2
2016-01-13
Move `custom_flags` to `OpenOptionsExt`
Paul Dicker
-0
/
+26
2016-01-13
Implement RFC 1252 expanding the OpenOptions structure
Paul Dicker
-23
/
+83
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+3
2015-08-15
test: Fix tests for requiring issues
Alex Crichton
-1
/
+2
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-06-12
Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturon
bors
-2
/
+9
2015-06-09
std: Stabilize a number of new fs features
Alex Crichton
-2
/
+9
2015-06-08
OpenOptionsExt on Windows: i32 -> u32
Peter Atashian
-8
/
+8
2015-05-20
Fix stability and deprecation markers on soft_link and symlink
Brian Campbell
-2
/
+2
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-2
/
+2
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+150