| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-19 | rustc_const_eval: adopt let else in more places | est31 | -4/+3 |
| 2021-12-20 | don't ICE on variadic function calls | Ralf Jung | -2/+9 |
| 2021-12-20 | also compare ArgAttributes | Ralf Jung | -29/+38 |
| 2021-12-20 | compare calling convention instead of call ABI | Ralf Jung | -37/+9 |
| 2021-12-20 | CTFE eval_fn_call: use FnAbi to determine argument skipping and compatibility | Ralf Jung | -104/+168 |
| 2021-12-09 | Remove redundant [..]s | est31 | -1/+1 |
| 2021-11-06 | use matches!() macro in more places | Matthias Krüger | -4/+2 |
| 2021-10-12 | Add const_eval_select intrinsic | Deadbeef | -1/+1 |
| 2021-09-09 | Make `abi::Abi` `Copy` and remove a *lot* of refs | Andreas Liljeqvist | -7/+4 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -0/+517 |
