about summary refs log tree commit diff
path: root/src/librustc_fs_util/lib.rs
AgeCommit message (Collapse)AuthorLines
2020-08-30mv compiler to compiler/mark-115/+0
2019-12-21Format src/librustc_fs_util.Adam Perry-20/+17
In total it's about 100 lines of code and has received less than 5 commits in 2019 -- a good starting point.
2019-07-28Remove lint annotations in specific crates that are already enforced by ↵Vadim Petrochenkov-2/+0
rustbuild Remove some random unnecessary lint `allow`s
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2019-02-06librustc_fs_util => 2018Taiki Endo-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Rename conversion util; remove duplicate util in librustc_codegen_llvm.Corey Farwell-3/+3
2018-08-09Move path2cstr to rustc_fs_utilMark Rousskov-0/+13
2018-08-09Move rustc::util::fs into separate (new) crateMark Rousskov-0/+115