| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -2/+2 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -5/+9 |
| 2022-05-16 | use GlobalId in eval_to_valtree query and introduce query for valtree_to_cons... | b-naber | -6/+1 |
| 2022-04-02 | do use ty::Const in patterns and abstract consts | b-naber | -1/+6 |
| 2022-04-02 | change thir to use mir::ConstantKind instead of ty::Const | b-naber | -3/+2 |
| 2022-03-09 | treat all mir::Constant values as ConstantKind::Val | b-naber | -1/+1 |
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -5/+1 |
| 2021-08-18 | Remove box syntax from rustc_mir_build | est31 | -1/+1 |
| 2021-03-12 | Prepare mir::Constant for ty::Const only supporting valtrees | Oli Scherer | -1/+2 |
| 2021-03-09 | Pull `thir::Cx` out of the MIR `Builder` | LeSeulArtichaut | -7/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+75 |
