| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-31 | Remove unused feature gates | bjorn3 | -4/+0 | |
| 2021-05-15 | Move key recovering into force_query. | Camille GILLOT | -1/+1 | |
| 2021-03-29 | Don't duplicate the extern providers once for each crate | bjorn3 | -2/+1 | |
| 2021-02-20 | Move print_query_stack to rustc_query_system. | Camille GILLOT | -1/+1 | |
| 2021-02-20 | Move report_cycle to rustc_query_system. | Camille GILLOT | -1/+1 | |
| The call to `ty::print::with_forced_impl_filename_line` is done when constructing the description, at the construction of the QueryStackFrame. | ||||
| 2021-02-20 | Move Query to rustc_query_system. | Camille GILLOT | -1/+0 | |
| Rename it to QueryStackFrame and document a bit. | ||||
| 2021-02-20 | Do not hold query key in Query. | Camille GILLOT | -2/+1 | |
| 2021-02-19 | Move the query system to rustc_query_impl. | Camille GILLOT | -0/+65 | |
