| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-09 | Const drop selection candidates | Deadbeef | -1/+2 |
| 2021-08-26 | make unevaluated const substs optional | lcnr | -2/+3 |
| 2021-08-26 | require a `tcx` for `TypeVisitor` | lcnr | -0/+3 |
| 2021-08-18 | Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr... | Charles Lew | -1/+2 |
| 2021-07-03 | Simplify `visit_region` implementation | Yuki Okushi | -13/+4 |
| 2021-07-03 | Correct `visit_region` implementation | Yuki Okushi | -1/+26 |
| 2021-07-03 | Use `BoundVarsCollector` for now | Yuki Okushi | -9/+91 |
| 2021-07-03 | Fix const-generics ICE related to binding | Yuki Okushi | -1/+8 |
| 2021-03-31 | Track bound vars | Jack Huey | -1/+1 |
| 2021-02-18 | Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk | bors | -1/+2 |
| 2021-02-15 | Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function | Simon Sapin | -1/+2 |
| 2021-02-14 | param_env debugs are instrumental to rustc's success | Ellen | -6/+3 |
| 2021-02-13 | debug!("paramenv={}paramenv={}paramenv={}paramenv={}") | Ellen | -2/+6 |
| 2020-11-19 | Move `rustc_ty` -> `rustc_ty_utils` | LeSeulArtichaut | -0/+284 |
