| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -126/+0 | |
| 2019-12-21 | Format 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-28 | Remove lint annotations in specific crates that are already enforced by ↵ | Vadim Petrochenkov | -2/+0 | |
| rustbuild Remove some random unnecessary lint `allow`s | ||||
| 2019-07-07 | rustc: Remove `dylib` crate type from most rustc crates | Alex Crichton | -1/+0 | |
| Now that procedural macros no longer link transitively to libsyntax, this shouldn't be needed any more! This commit is an experiment in removing all dynamic libraries from rustc except for librustc_driver itself. Let's see how far we can get with that! | ||||
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -1/+1 | |
| 2019-02-06 | librustc_fs_util => 2018 | Taiki Endo | -0/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-29 | Rename conversion util; remove duplicate util in librustc_codegen_llvm. | Corey Farwell | -3/+3 | |
| 2018-08-09 | Move path2cstr to rustc_fs_util | Mark Rousskov | -0/+13 | |
| 2018-08-09 | Move rustc::util::fs into separate (new) crate | Mark Rousskov | -0/+126 | |
