| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-10-20 | Rollup merge of #55203 - scalexm:program-clauses, r=nikomatsakis | Manish Goregaokar | -3/+6 |
| 2018-10-19 | Write an initial version of the `program_clauses` callback | scalexm | -3/+6 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -2/+2 |
| 2018-10-17 | Re-use memory in `program_clauses_for_env` | scalexm | -5/+5 |
| 2018-10-17 | Add tests for `program_clauses_for_env` | scalexm | -5/+6 |
| 2018-10-17 | Categorize chalk clauses | scalexm | -3/+8 |
| 2018-10-17 | Add `FromEnv` for input types in the environment | scalexm | -4/+66 |
| 2018-10-17 | Implement the `environment` query | scalexm | -0/+24 |
| 2018-10-17 | Visit tys in `program_clauses_for_env` | scalexm | -29/+66 |
| 2018-10-17 | Use `Environment` instead of `ty::ParamEnv` in chalk context | scalexm | -0/+127 |
