| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -0/+1 |
| 2022-02-15 | Overhaul `PredicateInner` and `Predicate`. | Nicholas Nethercote | -1/+1 |
| 2022-02-09 | Ensure that queries only return Copy types. | Camille GILLOT | -0/+4 |
| 2021-12-15 | Fully serialize AdtDef | Aaron Hill | -1/+1 |
| 2021-11-19 | Add some comments. | Nicholas Nethercote | -1/+1 |
| 2021-11-17 | Remove unnecessary lifetime argument from arena macros. | Nicholas Nethercote | -14/+14 |
| 2021-11-15 | Remove `DropArena`. | Nicholas Nethercote | -10/+5 |
| 2021-10-20 | Build jump table at runtime. | Camille GILLOT | -0/+2 |
| 2021-10-09 | Perform indexing during lowering. | Camille GILLOT | -3/+0 |
| 2021-10-09 | Make index_hir incremental. | Camille GILLOT | -4/+1 |
| 2021-10-03 | Move rustc_middle::middle::cstore to rustc_session. | Camille GILLOT | -2/+2 |
| 2021-09-18 | ty::layout: intern `FnAbi`s as `&'tcx`. | Eduard-Mihai Burtescu | -1/+2 |
| 2021-08-30 | Remove unused arena macro args | bjorn3 | -3/+3 |
| 2021-05-22 | Make THIR building a stealable query | LeSeulArtichaut | -0/+1 |
| 2021-04-29 | Split crate_hash from index_hir. | Camille GILLOT | -1/+1 |
| 2020-12-03 | Combination of commits | Rich Kadel | -0/+1 |
| 2020-11-14 | Move Steal to rustc_data_structures. | Camille GILLOT | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+110 |
