| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | rename eval_const_to_op -> const_to_op | Ralf Jung | -1/+1 |
| 2020-06-19 | pretty/mir: const value enums with no variants | David Wood | -9/+15 |
| 2020-05-24 | Removed all instances of const_field. | Rakshith Ravi | -27/+0 |
| 2020-05-10 | avoid raising interpreter errors from interning | Ralf Jung | -1/+1 |
| 2020-04-02 | nix rustc_target::abi::* reexport in ty::layout | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-03-25 | miri: avoid a bunch of casts by offering usized-based field indexing | Ralf Jung | -4/+7 |
| 2020-03-12 | remove lifetimes that can be elided (clippy::needless_lifetimes) | Matthias Krüger | -1/+1 |
| 2020-02-27 | don't use .into() to convert types into identical types. | Matthias Krüger | -1/+1 |
| 2020-02-22 | move const_eval.rs into the module folder | Ralf Jung | -0/+87 |
