| Age | Commit message (Expand) | Author | Lines |
| 2023-09-11 | Disentangle `Debug` and `Display` for `Ty`. | Nicholas Nethercote | -15/+51 |
| 2023-09-10 | Point out if a local trait has no implementations | Michael Goulet | -0/+4 |
| 2023-09-10 | Implement fallback for effect param | Deadbeef | -21/+115 |
| 2023-09-10 | Cache reachable_set on disk | Tomasz Miąsko | -0/+1 |
| 2023-09-09 | Use `FreezeLock` for `CStore` | John Kåre Alsaker | -5/+3 |
| 2023-09-09 | fix ptr_metadata_ty for DynStar type | Ralf Jung | -1/+3 |
| 2023-09-09 | give extra context to ABI mismatch errors | Ralf Jung | -7/+12 |
| 2023-09-09 | Auto merge of #115657 - Zoxc:source-span-avoid-query, r=cjgillot | bors | -1/+1 |
| 2023-09-08 | Auto merge of #115418 - Zoxc:freeze-source, r=oli-obk | bors | -1/+1 |
| 2023-09-08 | Auto merge of #115612 - cjgillot:const-prop-int, r=oli-obk | bors | -1/+13 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -1/+1 |
| 2023-09-08 | Rollup merge of #115629 - compiler-errors:sugg-deref-unsize, r=oli-obk | Matthias Krüger | -11/+8 |
| 2023-09-08 | Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkin | Matthias Krüger | -0/+11 |
| 2023-09-08 | Avoid a `source_span` query when encoding Spans into query results | John Kåre Alsaker | -1/+1 |
| 2023-09-07 | Enable incremental-relative-spans by default. | Camille GILLOT | -1/+1 |
| 2023-09-07 | Use `Freeze` for `SourceFile.lines` | John Kåre Alsaker | -1/+1 |
| 2023-09-07 | Auto merge of #115582 - compiler-errors:refine-yeet, r=oli-obk | bors | -1/+1 |
| 2023-09-07 | Ensure that dyn trait bounds stay sorted | Michael Goulet | -11/+8 |
| 2023-09-07 | Auto merge of #110050 - saethlin:better-u32-encoding, r=nnethercote | bors | -1/+17 |
| 2023-09-07 | Print the path of an RPITIT in RTN | Michael Goulet | -0/+11 |
| 2023-09-07 | Implement refinement lint for RPITIT | Michael Goulet | -1/+1 |
| 2023-09-06 | Auto merge of #115615 - matthiaskrgr:rollup-49fosdf, r=matthiaskrgr | bors | -1/+1 |
| 2023-09-06 | Rollup merge of #115578 - ouz-a:rustc_clarify, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-09-06 | Auto merge of #115252 - cjgillot:mir-composite, r=davidtwco | bors | -112/+106 |
| 2023-09-06 | Support array length. | Camille GILLOT | -0/+7 |
| 2023-09-06 | Support a few more rvalues. | Camille GILLOT | -0/+5 |
| 2023-09-06 | Auto merge of #115401 - Zoxc:freeze, r=oli-obk | bors | -11/+11 |
| 2023-09-06 | make comments less cryptic | ouz-a | -1/+1 |
| 2023-09-05 | Do not assert in try_to_int. | Camille GILLOT | -1/+1 |
| 2023-09-05 | Auto merge of #115507 - cjgillot:relative-source-file, r=oli-obk | bors | -2/+3 |
| 2023-09-05 | Refactor how MIR represents composite debuginfo. | Camille GILLOT | -57/+37 |
| 2023-09-05 | Refactor projection debug. | Camille GILLOT | -55/+69 |
| 2023-09-05 | Rollup merge of #115536 - RalfJung:interpreter-privacy, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-09-04 | Use a specialized varint + bitpacking scheme for DepGraph encoding | Ben Kimock | -1/+17 |
| 2023-09-04 | interpret: make MemPlace, Place, Operand types private to the interpreter | Ralf Jung | -1/+1 |
| 2023-09-04 | Add help to allow lint for the implied by suggestion | Urgau | -0/+3 |
| 2023-09-04 | Auto merge of #115391 - saethlin:depkind-discrim, r=nnethercote | bors | -1/+47 |
| 2023-09-03 | Encode DepKind as u16 | Ben Kimock | -1/+47 |
| 2023-09-03 | Use relative positions inside a SourceFile. | Camille GILLOT | -2/+3 |
| 2023-09-02 | Add `Freeze` type and use it to store `Definitions` | John Kåre Alsaker | -11/+11 |
| 2023-09-02 | Auto merge of #115422 - Zoxc:cache-once-lock, r=cjgillot | bors | -6/+6 |
| 2023-09-01 | Auto merge of #113126 - Bryanskiy:delete_old, r=petrochenkov | bors | -3/+0 |
| 2023-09-01 | Use `OnceLock` for `SingleCache` | John Kåre Alsaker | -6/+6 |
| 2023-08-30 | Don't record spans for predicates in coherence | Michael Goulet | -1/+1 |
| 2023-08-30 | Pretty-print impl trait to name it. | Camille GILLOT | -4/+0 |
| 2023-08-30 | move marking-locals-live out of push_stack_frame, so it happens with argument... | Ralf Jung | -0/+2 |
| 2023-08-30 | Rollup merge of #115313 - gurry:issue-114918-cycle-detected, r=compiler-errors | Matthias Krüger | -1/+12 |
| 2023-08-30 | Make get_return_block() return Some only for HIR nodes in body | Gurinder Singh | -1/+12 |
| 2023-08-29 | Rollup merge of #111580 - atsuzaki:layout-ice, r=oli-obk | Matthias Krüger | -1/+9 |
| 2023-08-29 | Auto merge of #114894 - Zoxc:sharded-cfg-cleanup2, r=cjgillot | bors | -19/+20 |