| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-17 | polymorphize: ∃ used param ∈ predicate → all used | David Wood | -75/+12 |
| 2020-08-14 | polymorphize: `I` used if `T` used in `I: Foo<T>` | David Wood | -31/+119 |
| 2020-08-10 | polymorphize: constrain unevaluated const handling | David Wood | -4/+10 |
| 2020-08-08 | Auto merge of #75260 - davidtwco:polymorphization-promoted-substs, r=lcnr | bors | -13/+32 |
| 2020-08-08 | Eliminate the `SessionGlobals` from `librustc_ast`. | Nicholas Nethercote | -1/+5 |
| 2020-08-07 | polymorphize: non-promoted unevaluated constants | David Wood | -13/+25 |
| 2020-08-07 | polymorphize: visit promoted MIR | David Wood | -0/+7 |
| 2020-08-04 | metadata: skip empty polymorphization bitset | David Wood | -0/+7 |
| 2020-08-04 | mir: use `FiniteBitSet<u32>` in polymorphization | David Wood | -8/+8 |
| 2020-07-27 | cleanup | Bastian Kauschke | -8/+7 |
| 2020-07-20 | index: introduce and use `FiniteBitSet` | David Wood | -62/+47 |
| 2020-07-20 | mir: use attribute over `-Z polymorphize-errors` | David Wood | -4/+6 |
| 2020-07-20 | mir: `unused_generic_params` query | David Wood | -0/+298 |
