| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-28 | Drop the query result memmap before serializing it back. | Camille GILLOT | -1/+10 |
| 2021-08-28 | Move save_in to file_format. | Camille GILLOT | -2/+55 |
| 2021-08-28 | Mmap the incremental data instead of reading it. | Camille GILLOT | -5/+7 |
| 2021-03-19 | Move raw bytes handling to Encoder/Decoder. | Camille GILLOT | -0/+1 |
| 2021-02-18 | Print -Ztime-passes (and misc stats/logs) on stderr, not stdout. | Eduard-Mihai Burtescu | -1/+1 |
| 2021-01-11 | Serialize incr comp structures to file via fixed-size buffer | Tyson Nottingham | -7/+9 |
| 2021-01-06 | Optimize away some `fs::metadata` calls. | Dan Gohman | -5/+5 |
| 2020-11-07 | Allow making `RUSTC_BOOTSTRAP` conditional on the crate name | Joshua Nelson | -6/+6 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+131 |
