| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-06-11 | Preserve `SyntaxContext` for invalid/dummy spans in crate metadata | Aaron Hill | -1/+1 |
| 2021-04-16 | Implement #[rustc_skip_array_during_method_dispatch] | Josh Stone | -0/+1 |
| 2021-03-23 | Update with comments | kadmin | -1/+1 |
| 2021-03-23 | Add query for const_param_default | kadmin | -1/+2 |
| 2021-02-02 | Let a portion of DefPathHash uniquely identify the DefPath's crate. | Michael Woerister | -1/+2 |
| 2021-01-23 | Encode DefKind directly. | Camille GILLOT | -1/+2 |
| 2021-01-04 | Keep an unoptimized duplicate of `const fn` around | oli | -0/+1 |
| 2020-11-27 | Encode proc_macro directly. | Camille GILLOT | -0/+2 |
| 2020-10-06 | Split bounds from predicates | Matthew Jasper | -6/+4 |
| 2020-10-05 | Record `expansion_that_defined` into crate metadata | Aaron Hill | -0/+1 |
| 2020-09-26 | Encode less metadata for proc-macro crates | Aaron Hill | -5/+24 |
| 2020-09-18 | support const_evaluatable_checked across crate boundaries | Bastian Kauschke | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+427 |
