summary refs log tree commit diff
path: root/src/librustc/util/fs.rs
AgeCommit message (Expand)AuthorLines
2016-09-11Use question_mark feature in librustc.Ahmed Charles-1/+1
2016-08-29Implement copy-on-write scheme for managing the incremental compilation cache.Michael Woerister-3/+38
2016-07-28Address mw nitsNiko Matsakis-0/+14
2015-05-28rustc: Fixup verbatim UNC paths as well on WindowsAlex Crichton-12/+29
2015-05-05rustc: Fix more verbatim paths leaking to gccAlex Crichton-0/+38
2014-07-14rustc: Move util::fs to rustc_backBrian Anderson-103/+0
2014-04-10rustc: Add a realpath utility functionAlex Crichton-0/+103