| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-30 | Remove implicit `Continue` type | LeSeulArtichaut | -1/+1 |
| 2020-10-30 | TypeVisitor: use `std::ops::ControlFlow` instead of `bool` | LeSeulArtichaut | -3/+8 |
| 2020-10-22 | Retire rustc_dep_node_try_load_from_on_disk_cache. | Camille GILLOT | -26/+0 |
| 2020-10-22 | Retire rustc_dep_node_force. | Camille GILLOT | -33/+0 |
| 2020-10-22 | Unify query name and node name. | Camille GILLOT | -1/+1 |
| 2020-10-22 | Remove unused category from macros. | Camille GILLOT | -6/+5 |
| 2020-10-21 | Lift: take self by value | Bastian Kauschke | -2/+3 |
| 2020-09-26 | Remove unused #[allow(...)] statements from compiler/ | est31 | -2/+0 |
| 2020-09-17 | Preserve doc-comments when generating queries | Joshua Nelson | -10/+19 |
| 2020-09-09 | Fix non-determinism in generated format string. | jumbatm | -5/+6 |
| 2020-09-08 | Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obk | bors | -0/+678 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -1/+1 |
| 2020-09-01 | Add SessionDiagnostic derive macro. | jumbatm | -0/+678 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1326 |
