| Age | Commit message (Expand) | Author | Lines |
| 2023-12-04 | Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki | Takayuki Maeda | -1/+11 |
| 2023-12-03 | miri: support 'promising' alignment for symbolic alignment check | Ralf Jung | -16/+22 |
| 2023-12-03 | rustc: Harmonize `DefKind` and `DefPathData` | Vadim Petrochenkov | -4/+2 |
| 2023-12-03 | interpret: make numeric_intrinsic accessible from Miri | Ralf Jung | -46/+36 |
| 2023-12-03 | codegen, miri: fix computing the offset of an unsized field in a packed struct | Ralf Jung | -1/+11 |
| 2023-12-02 | Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errors | bors | -20/+22 |
| 2023-12-02 | Use `Session::diagnostic` in more places. | Nicholas Nethercote | -3/+3 |
| 2023-12-02 | Rename `Handler::delay_good_path_bug` as `Handler::good_path_delayed_bug`. | Nicholas Nethercote | -5/+5 |
| 2023-12-02 | Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`. | Nicholas Nethercote | -12/+14 |
| 2023-12-01 | Auto merge of #118482 - RalfJung:interpret-local-type, r=WaffleLapkin | bors | -0/+3 |
| 2023-11-30 | explain a good reason for why LocalValue does not store the type of the local | Ralf Jung | -0/+3 |
| 2023-11-28 | move write_aggregate into step file, and also extract write_repeat into separ... | Ralf Jung | -60/+72 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -3/+3 |
| 2023-11-25 | Rollup merge of #118158 - nnethercote:reduce-fluent-boilerplate, r=compiler-e... | Michael Goulet | -3/+1 |
| 2023-11-26 | Use `rustc_fluent_macro::fluent_messages!` directly. | Nicholas Nethercote | -2/+1 |
| 2023-11-26 | Avoid need for `{D,Subd}iagnosticMessage` imports. | Nicholas Nethercote | -1/+0 |
| 2023-11-25 | Rollup merge of #117871 - klensy:unused-pub, r=cjgillot | Guillaume Gomez | -35/+2 |
| 2023-11-25 | Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillot | bors | -0/+22 |
| 2023-11-23 | few more | klensy | -33/+0 |
| 2023-11-23 | remove unused pub fn | klensy | -2/+2 |
| 2023-11-23 | Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJung | bors | -0/+11 |
| 2023-11-22 | Miri: GC the dead_alloc_map too | Ben Kimock | -0/+11 |
| 2023-11-22 | Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin | Michael Goulet | -1/+1 |
| 2023-11-22 | Validate there are no critical call edges in optimized MIR | Tomasz Miąsko | -0/+22 |
| 2023-11-21 | Fix some unnecessary casts | Nilstrieb | -1/+1 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -31/+31 |
| 2023-11-21 | Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung | Nilstrieb | -0/+25 |
| 2023-11-19 | Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot | Michael Goulet | -28/+26 |
| 2023-11-19 | Expand Miri's BorTag GC to a Provenance GC | Ben Kimock | -0/+25 |
| 2023-11-19 | Auto merge of #117807 - RalfJung:raw-str-slice, r=davidtwco | bors | -4/+9 |
| 2023-11-18 | guarantee that char and u32 are ABI-compatible | Ralf Jung | -0/+2 |
| 2023-11-17 | replace unnecessary folder impls with fold_region | lcnr | -2/+1 |
| 2023-11-15 | Re-format code with new rustfmt | Mark Rousskov | -3/+2 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -3/+3 |
| 2023-11-14 | Fix some typos | cui fliter | -2/+2 |
| 2023-11-12 | interpret: simplify handling of shifts by no longer trying to handle signed a... | Ralf Jung | -28/+26 |
| 2023-11-12 | patterns: don't ice when encountering a raw str slice | Ralf Jung | -4/+9 |
| 2023-11-09 | Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 | bors | -7/+7 |
| 2023-11-08 | rename `BorrowKind::Shallow` to `Fake` | lcnr | -7/+7 |
| 2023-11-08 | Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco | bors | -10/+27 |
| 2023-11-03 | Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb | bors | -3/+3 |
| 2023-11-02 | Minimize `pub` usage in `source_map.rs`. | Nicholas Nethercote | -3/+3 |
| 2023-11-01 | Rollup merge of #117441 - cjgillot:diag-noassert, r=oli-obk,RalfJung | Matthias Krüger | -8/+20 |
| 2023-11-01 | Rollup merge of #117373 - saethlin:avoid-ice-lint, r=compiler-errors | Matthias Krüger | -8/+4 |
| 2023-11-01 | Comment `for_diagnostics` flag. | Camille GILLOT | -0/+5 |
| 2023-11-01 | Specify diagnostic path. | Camille GILLOT | -6/+13 |
| 2023-11-01 | Rename hook. | Camille GILLOT | -3/+3 |
| 2023-11-01 | Do not assert in op_to_const. | Camille GILLOT | -2/+2 |
| 2023-11-01 | Avoid the path trimming ICE lint in error reporting | Ben Kimock | -8/+4 |
| 2023-11-01 | Auto merge of #114208 - GKFX:offset_of_enum, r=wesleywiser | bors | -13/+12 |