| Age | Commit message (Expand) | Author | Lines |
| 2024-09-12 | Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr | bors | -19/+27 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -10/+34 |
| 2024-09-12 | Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors | bors | -4/+129 |
| 2024-09-11 | Rollup merge of #130244 - samueltardieu:qmark-expansion-span-fix, r=jieyouxu | Jubilee | -1/+1 |
| 2024-09-11 | Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors | Jubilee | -1/+8 |
| 2024-09-11 | Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errors | Jubilee | -75/+66 |
| 2024-09-11 | Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-e... | Jubilee | -1/+5 |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -19/+27 |
| 2024-09-11 | Use the same span for attributes and Try expansion of ? | Samuel Tardieu | -1/+1 |
| 2024-09-11 | Auto merge of #130237 - matthiaskrgr:rollup-qmgr8i7, r=matthiaskrgr | bors | -55/+100 |
| 2024-09-11 | miri: fix overflow detection for unsigned pointer offset | Ralf Jung | -1/+8 |
| 2024-09-11 | Rollup merge of #130221 - vetleras:pub_search_path_new, r=chenyukang | Matthias Krüger | -1/+1 |
| 2024-09-11 | Rollup merge of #130219 - ogoffart:missing-docs-test, r=Urgau | Matthias Krüger | -4/+5 |
| 2024-09-11 | Rollup merge of #130123 - FedericoBruzzone:master, r=compiler-errors | Matthias Krüger | -5/+9 |
| 2024-09-11 | Rollup merge of #129520 - tunawasabi:suggest-adding-struct-pattern-syntax, r=... | Matthias Krüger | -1/+31 |
| 2024-09-11 | Rollup merge of #129260 - wafarm:dont-suggest-closures, r=compiler-errors | Matthias Krüger | -44/+54 |
| 2024-09-11 | Auto merge of #130197 - RalfJung:interp-perf, r=saethlin | bors | -0/+5 |
| 2024-09-11 | Revert warning empty patterns as unreachable | Nadrieril | -1/+5 |
| 2024-09-11 | Auto merge of #130195 - folkertdev:naked-asm-outside-naked-fn, r=Amanieu | bors | -16/+77 |
| 2024-09-11 | Use `doc(hidden)` instead of `allow(missing_docs)` in the test harness | Olivier Goffart | -4/+3 |
| 2024-09-11 | Use `#[doc(hidden)]` instead of `#[allow(missing_docs)]` on the const generat... | Olivier Goffart | -2/+2 |
| 2024-09-11 | Make SearchPath::new public | Vetle Rasmussen | -1/+1 |
| 2024-09-11 | Fix false positive with `missing_docs` and `#[test]` | Olivier Goffart | -0/+2 |
| 2024-09-11 | Auto merge of #130194 - lcnr:generalize-cache, r=compiler-errors | bors | -9/+9 |
| 2024-09-11 | Auto merge of #130050 - cjgillot:expect-attr-id, r=fee1-dead | bors | -159/+49 |
| 2024-09-10 | Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errors | bors | -68/+68 |
| 2024-09-10 | Report the `note` when specified in `diagnostic::on_unimplemented` | FedericoBruzzone | -5/+9 |
| 2024-09-10 | interpret: mark some hot functions inline(always) | Ralf Jung | -0/+5 |
| 2024-09-10 | Auto merge of #130200 - matthiaskrgr:rollup-2g4ijc5, r=matthiaskrgr | bors | -702/+671 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -4/+129 |
| 2024-09-10 | Rollup merge of #130184 - Zalathar:counters, r=compiler-errors | Matthias Krüger | -132/+102 |
| 2024-09-10 | Rollup merge of #130175 - nnethercote:rustc_mir_transform-cleanups-3, r=saethlin | Matthias Krüger | -570/+569 |
| 2024-09-10 | Auto merge of #130025 - Urgau:missing_docs-expect, r=petrochenkov | bors | -7/+4 |
| 2024-09-10 | generalize: track relevant info in cache key | lcnr | -9/+9 |
| 2024-09-10 | disallow `naked_asm!` outside of `#[naked]` functions | Folkert de Vries | -16/+77 |
| 2024-09-10 | coverage: Avoid referring to "operands" in counter creation | Zalathar | -8/+8 |
| 2024-09-10 | coverage: Avoid referring to out-edges as "branches" | Zalathar | -97/+80 |
| 2024-09-10 | coverage: Avoid referring to "coverage spans" in counter creation | Zalathar | -28/+15 |
| 2024-09-10 | Auto merge of #130179 - workingjubilee:rollup-l78cv44, r=workingjubilee | bors | -51/+84 |
| 2024-09-09 | Fix the examples in cg_clif | Scott McMurray | -8/+8 |
| 2024-09-09 | Ban non-array SIMD | Scott McMurray | -60/+60 |
| 2024-09-09 | Rollup merge of #130149 - GrigorenkoPV:lifetime-suggestion, r=cjgillot | Jubilee | -29/+15 |
| 2024-09-09 | Rollup merge of #130146 - folkertdev:bootstrap-naked-asm, r=Amanieu | Jubilee | -0/+40 |
| 2024-09-09 | Rollup merge of #130094 - workingjubilee:concurrency-is-real, r=lcnr | Jubilee | -4/+21 |
| 2024-09-09 | Rollup merge of #129981 - nnethercote:rm-serialize_bitcode, r=antoyo,tmiasko | Jubilee | -17/+7 |
| 2024-09-09 | Rollup merge of #129529 - lqd:stable-new-solver, r=Kobzol | Jubilee | -1/+1 |
| 2024-09-10 | Auto merge of #129778 - RalfJung:interp-lossy-typed-copy, r=saethlin | bors | -297/+737 |
| 2024-09-10 | Make `check_live_drops` into a `MirLint`. | Nicholas Nethercote | -3/+19 |
| 2024-09-10 | Remove references from some structs. | Nicholas Nethercote | -64/+56 |
| 2024-09-10 | Use `IndexVec::from_raw` to construct a const `IndexVec`. | Nicholas Nethercote | -3/+2 |