| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-23 | use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_... | b-naber | -1/+1 |
| 2022-03-23 | use ParamConst in ExprKind::ConstParam | b-naber | -1/+1 |
| 2022-03-23 | remove thir::Visitor::visit_const | b-naber | -11/+4 |
| 2022-03-23 | change thir to lazily create constants | b-naber | -2/+5 |
| 2022-03-08 | mention ignored fields of ExprKind::StaticRef | b-naber | -1/+1 |
| 2022-03-08 | treat literals in ExprKind::StaticRef as mir::ConstantKind::Val | b-naber | -1/+1 |
| 2022-02-20 | Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk" | Mark Rousskov | -1/+1 |
| 2022-02-15 | use AllocId and Ty in ExprKind::StaticRef and delay ConstValue construction | b-naber | -1/+1 |
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -2/+2 |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -8/+0 |
| 2021-09-09 | nits | Ellen | -1/+5 |
| 2021-09-09 | rename mir -> thir around abstract consts | Ellen | -0/+238 |
