| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-25 | Add documentation for `has_escaping_bound_vars` | Deadbeef | -1/+7 |
| 2022-11-24 | make `error_reported` check for delayed bugs | Boxy | -2/+2 |
| 2022-11-08 | deprecate unchecked_claim_error_was_emitted in error_reported | yukang | -1/+5 |
| 2022-11-03 | change error_reported to use Result instead of an option | yukang | -3/+3 |
| 2022-10-19 | stop folding `UnevaluatedConst` | lcnr | -22/+0 |
| 2022-10-17 | mir constants: type traversing bye bye | lcnr | -25/+0 |
| 2022-10-14 | more dupe word typos | Rageking8 | -2/+1 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -4/+4 |
| 2022-09-23 | rename Unevaluated to UnevaluatedConst | b-naber | -4/+16 |
| 2022-09-22 | introduce mir::Unevaluated | b-naber | -2/+16 |
| 2022-09-08 | Opaque types' generic params do not imply anything about their hidden type's ... | Oli Scherer | -1/+1 |
| 2022-09-01 | tracing::instrument cleanup | Oli Scherer | -6/+6 |
| 2022-07-05 | Split TypeVisitable from TypeFoldable | Alan Egerton | -0/+745 |
