about summary refs log tree commit diff
path: root/src/libstd/sys/windows/ext/fs.rs
AgeCommit message (Expand)AuthorLines
2015-11-18Add missing annotations and some testsVadim Petrochenkov-0/+3
2015-08-15test: Fix tests for requiring issuesAlex Crichton-1/+2
2015-08-11Register new snapshotsAlex Crichton-3/+0
2015-08-03syntax: Implement #![no_core]Alex Crichton-0/+1
2015-06-12Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturonbors-2/+9
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-2/+9
2015-06-08OpenOptionsExt on Windows: i32 -> u32Peter Atashian-8/+8
2015-05-20Fix stability and deprecation markers on soft_link and symlinkBrian Campbell-2/+2
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-2/+2
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+150