| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-01 | Implement multiple return terminators optimization | Antoine Martin | -0/+3 |
| 2020-09-26 | Move `qualify_min_const_fn` out of rustc into clippy | Oliver Scherer | -1/+0 |
| 2020-09-24 | Remove duplicated SimplifyCfg pass | Tomasz Miąsko | -1/+0 |
| 2020-09-22 | Get LocalDefId from source instead of passing in | Simon Vandel Sillesen | -1/+1 |
| 2020-09-22 | MIR pass to remove unneeded drops on types not needing drop | Simon Vandel Sillesen | -0/+2 |
| 2020-09-20 | New MIR optimization pass to reduce branches on match of tuples of enums | Simon Vandel Sillesen | -0/+2 |
| 2020-09-18 | Implement a destination propagation pass | Jonas Schievink | -0/+2 |
| 2020-09-18 | initial working state | Bastian Kauschke | -1/+5 |
| 2020-09-10 | Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk | bors | -0/+2 |
| 2020-09-07 | Add CONST_ITEM_MUTATION lint | Aaron Hill | -0/+2 |
| 2020-09-06 | Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) int... | Simon Vandel Sillesen | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+578 |
