| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-28 | Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlin | Matthias Krüger | -37/+7 |
| 2024-08-26 | Stop using a special inner body for the coroutine by-move body for async clos... | Michael Goulet | -1/+0 |
| 2024-08-26 | interpret: do not make const-eval query result depend on tcx.sess | Ralf Jung | -37/+7 |
| 2024-08-11 | Use assert_matches around the compiler | Michael Goulet | -1/+2 |
| 2024-08-08 | Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen | Michael Goulet | -3/+2 |
| 2024-08-07 | Disallow enabling features without their implied features | Caleb Zulawski | -7/+1 |
| 2024-08-07 | Hide implicit target features from diagnostics when possible | Caleb Zulawski | -3/+10 |
| 2024-08-06 | various cleanups based on review | Ralf Jung | -17/+14 |
| 2024-08-06 | interpret: refactor function call handling to be better-abstracted | Ralf Jung | -0/+978 |
