| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-03-17 | Fix race condition in fs::create_dir_all | David Roundy | -20/+0 |
| 2017-03-13 | some style fixes | Tshepang Lekhonkhobe | -1/+1 |
| 2017-02-04 | run rustfmt for librustc/util/fs.rs | king6cong | -10/+12 |
| 2017-02-03 | add and use rename_or_copy_remove fn that fallback to copy & remove | king6cong | -0/+25 |
| 2016-09-11 | Use question_mark feature in librustc. | Ahmed Charles | -1/+1 |
| 2016-08-29 | Implement copy-on-write scheme for managing the incremental compilation cache. | Michael Woerister | -3/+38 |
| 2016-07-28 | Address mw nits | Niko Matsakis | -0/+14 |
| 2015-05-28 | rustc: Fixup verbatim UNC paths as well on Windows | Alex Crichton | -12/+29 |
| 2015-05-05 | rustc: Fix more verbatim paths leaking to gcc | Alex Crichton | -0/+38 |
| 2014-07-14 | rustc: Move util::fs to rustc_back | Brian Anderson | -103/+0 |
| 2014-04-10 | rustc: Add a realpath utility function | Alex Crichton | -0/+103 |
