| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-12 | Allow more top-down inlining for single-BB callees | Scott McMurray | -21/+26 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -5/+5 |
| 2024-09-09 | Reduce visibilities, and add `warn(unreachable_pub)`. | Nicholas Nethercote | -4/+4 |
| 2024-07-07 | Fix conflicts after rebase | Maybe Lapkin | -1/+6 |
| 2024-07-01 | Avoid MIR bloat in inlining | Scott McMurray | -0/+31 |
| 2024-06-23 | Make MIR inlining costs in build-std independent of config.toml | Scott McMurray | -7/+22 |
| 2024-06-19 | Give inlining bonuses to things that optimize out | Scott McMurray | -20/+63 |
| 2024-06-19 | Give `CostChecker` both penalties and bonuses | Scott McMurray | -15/+16 |
| 2024-02-12 | Make `is_intrinsic` query return the intrinsic name | Oli Scherer | -1/+1 |
| 2023-11-15 | Re-format code with new rustfmt | Mark Rousskov | -1/+3 |
| 2023-10-21 | Make instance an option in CostChecker. | Camille GILLOT | -9/+13 |
| 2023-10-21 | Extract cost checker from inliner. | Camille GILLOT | -0/+94 |
