| Age | Commit message (Expand) | Author | Lines |
| 2024-05-13 | Remove `extern crate rustc_middle` from `rustc_mir_transform`. | Nicholas Nethercote | -2/+31 |
| 2024-05-10 | Rollup merge of #124957 - compiler-errors:builtin-deref, r=michaelwoerister | Matthias Krüger | -9/+9 |
| 2024-05-10 | Rollup merge of #124615 - Zalathar:extracted-mappings, r=davidtwco | Matthias Krüger | -107/+118 |
| 2024-05-09 | Make builtin_deref just return a Ty | Michael Goulet | -9/+9 |
| 2024-05-08 | Simplify `use crate::rustc_foo::bar` occurrences. | Nicholas Nethercote | -1/+1 |
| 2024-05-06 | coverage: Tidy imports in `rustc_mir_transform::coverage` | Zalathar | -7/+8 |
| 2024-05-06 | coverage: Rename `CoverageSpans` to `ExtractedMappings` | Zalathar | -21/+27 |
| 2024-05-06 | coverage: Destructure the mappings struct to make sure we don't miss any | Zalathar | -4/+13 |
| 2024-05-06 | coverage: Don't recompute the number of test vector bitmap bytes | Zalathar | -33/+12 |
| 2024-05-06 | coverage: Make the special case for async functions exit early | Zalathar | -18/+21 |
| 2024-05-06 | coverage: Separately compute the set of BCBs with counter mappings | Zalathar | -46/+59 |
| 2024-05-04 | coverage: Rename `BcbBranchPair` to `mappings::BranchPair` | Zalathar | -7/+7 |
| 2024-05-04 | coverage: Flatten `BcbMappingKind` into `mappings::CodeMapping` | Zalathar | -32/+20 |
| 2024-05-04 | coverage: Extract helper `region_for_span` | Zalathar | -4/+5 |
| 2024-05-04 | coverage: Split out MC/DC branches from `BcbMappingKind` | Zalathar | -80/+72 |
| 2024-05-04 | coverage: Split out MC/DC decisions from `BcbMappingKind` | Zalathar | -51/+71 |
| 2024-05-03 | Auto merge of #123602 - cjgillot:gvn-borrowed, r=oli-obk | bors | -42/+78 |
| 2024-05-03 | Rollup merge of #124555 - Zalathar:init-coverage, r=nnethercote | Matthias Krüger | -3/+3 |
| 2024-05-02 | Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease | Matthias Krüger | -1/+1 |
| 2024-05-02 | Inline & delete `Ty::new_unit`, since it's just a field access | Waffle Lapkin | -1/+1 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -1/+0 |
| 2024-05-01 | coverage: Replace `max_decision_depth` with `num_condition_bitmaps` | Zalathar | -3/+3 |
| 2024-04-30 | Auto merge of #124558 - matthiaskrgr:rollup-axi1bxu, r=matthiaskrgr | bors | -29/+18 |
| 2024-04-30 | Remove redundant union check in `KnownPanicsLint const prop | Gurinder Singh | -29/+18 |
| 2024-04-30 | coverage: Split off `mappings.rs` from `spans.rs` and `from_mir.rs` | Zalathar | -275/+283 |
| 2024-04-30 | coverage: Prepare to split `spans.rs` into two files | Zalathar | -26/+30 |
| 2024-04-29 | Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -7/+13 |
| 2024-04-29 | Auto merge of #124255 - RenjiSann:renji/mcdc-nested-expressions, r=Zalathar | bors | -24/+57 |
| 2024-04-29 | mcdc-coverage: Get decision_depth from THIR lowering | Dorian Péron | -0/+11 |
| 2024-04-29 | mcdc-coverage: Add decision_depth field in structs | Dorian Péron | -24/+46 |
| 2024-04-29 | Prohibit const prop of unions in `KnownPanicsLint` | Gurinder Singh | -7/+13 |
| 2024-04-24 | Stabilise `inline_const` | Gary Guo | -1/+1 |
| 2024-04-23 | filter required_consts during inlining | Ralf Jung | -2/+6 |
| 2024-04-23 | properly fill a promoted's required_consts | Ralf Jung | -22/+11 |
| 2024-04-23 | interpret: sanity-check that required_consts captures all consts that can fail | Ralf Jung | -21/+20 |
| 2024-04-23 | compute required_consts before promotion, and add promoteds that may fail | Ralf Jung | -23/+43 |
| 2024-04-23 | promotion: do not promote const-fn calls in const when that may fail without ... | Ralf Jung | -26/+87 |
| 2024-04-23 | Rollup merge of #123993 - compiler-errors:coroutine-obl, r=lcnr | León Orell Valerian Liehr | -0/+40 |
| 2024-04-23 | Rollup merge of #122598 - Nadrieril:full-derefpats, r=matthewjasper | León Orell Valerian Liehr | -2/+2 |
| 2024-04-23 | Rollup merge of #124067 - RalfJung:weak-lang-items, r=davidtwco | Matthias Krüger | -2/+2 |
| 2024-04-23 | Auto merge of #121801 - zetanumbers:async_drop_glue, r=oli-obk | bors | -4/+631 |
| 2024-04-22 | coverage: Separate branch pairs from other mapping kinds | Zalathar | -25/+44 |
| 2024-04-22 | coverage: Detach MC/DC branch spans from regular branch spans | Zalathar | -23/+77 |
| 2024-04-21 | Address more PR feedback | Scott McMurray | -3/+3 |
| 2024-04-21 | InstSimplify `from_raw_parts(p, ())` → `p as _` | Scott McMurray | -1/+35 |
| 2024-04-21 | Add an intrinsic that lowers to AggregateKind::RawPtr | Scott McMurray | -0/+28 |
| 2024-04-21 | Add `AggregateKind::RawPtr` and enough support to compile | Scott McMurray | -0/+4 |
| 2024-04-20 | Pacify tidy. | Camille GILLOT | -1/+1 |
| 2024-04-20 | Dereference immutable borrows in GVN. | Camille GILLOT | -0/+16 |
| 2024-04-20 | Merge borrowed locals too. | Camille GILLOT | -1/+4 |