| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-15 | Use explicit log level in tracing instrument macro | Tomasz Miąsko | -2/+2 |
| 2021-06-01 | Remove unused functions and arguments from rustc_serialize | bjorn3 | -6/+6 |
| 2021-05-22 | Get rid of PreviousDepGraph. | Camille GILLOT | -5/+35 |
| 2021-03-31 | Enable debugging the dep-graph without debug-assertions. | Camille GILLOT | -9/+5 |
| 2021-03-30 | Also profile finishing the encoding. | Camille GILLOT | -1/+2 |
| 2021-03-30 | Adjust profiling. | Camille GILLOT | -0/+3 |
| 2021-03-30 | Address review. | Camille GILLOT | -8/+9 |
| 2021-03-30 | Add documentation. | Camille GILLOT | -0/+12 |
| 2021-03-30 | Simplify tracking the encoder state. | Camille GILLOT | -80/+72 |
| 2021-03-30 | Remove the parallel version. | Camille GILLOT | -135/+13 |
| 2021-03-30 | Fix parallel compiler. | Ca |
