| Age | Commit message (Expand) | Author | Lines |
| 2023-12-05 | chore: Bump compiler_builtins | Patryk Wychowaniec | -5/+5 |
| 2023-12-05 | Auto merge of #118640 - RalfJung:miri, r=RalfJung | bors | -107/+185 |
| 2023-12-05 | Auto merge of #3211 - RalfJung:promise, r=RalfJung | bors | -16/+48 |
| 2023-12-05 | simd numeric intrinsics: share code with scalar intrinsic | Ralf Jung | -12/+1 |
| 2023-12-05 | fix miri_promise_symbolic_alignment for huge alignments | Ralf Jung | -3/+46 |
| 2023-12-05 | Auto merge of #118076 - estebank:issue-109429, r=davidtwco | bors | -97/+800 |
| 2023-12-05 | fix typo in comment | Ralf Jung | -1/+1 |
| 2023-12-05 | Auto merge of #3210 - rust-lang:rustup-2023-12-05, r=RalfJung | bors | -769/+2301 |
| 2023-12-05 | fmt | The Miri Conjob Bot | -20/+24 |
| 2023-12-05 | Merge from rustc | The Miri Conjob Bot | -768/+2296 |
| 2023-12-05 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-05 | Auto merge of #118066 - estebank:structured-use-suggestion, r=b-naber | bors | -6/+140 |
| 2023-12-05 | Auto merge of #118230 - nnethercote:streamline-dataflow-cursors, r=cjgillot | bors | -243/+113 |
| 2023-12-05 | Auto merge of #117088 - lcnr:generalize-alias, r=compiler-errors | bors | -36/+325 |
| 2023-12-04 | Auto merge of #118618 - GuillaumeGomez:rollup-24ur21r, r=GuillaumeGomez | bors | -56/+116 |
| 2023-12-04 | Structured `use` suggestion on privacy error | Esteban Küber | -6/+140 |
| 2023-12-04 | Fix rebase | Esteban Küber | -3/+3 |
| 2023-12-04 | Provide more suggestions for cloning immutable bindings | Esteban Küber | -10/+196 |
| 2023-12-04 | Deduplicate some logic | Esteban Küber | -181/+161 |
| 2023-12-04 | On "this .clone() is on the reference", provide more info | Esteban Küber | -1/+158 |
| 2023-12-04 | Mark more tests as `run-rustfix` | Esteban Küber | -3/+50 |
| 2023-12-04 | Tweak output on specific case | Esteban Küber | -2/+22 |
| 2023-12-04 | Suggest cloning and point out obligation errors on move error | Esteban Küber | -65/+310 |
| 2023-12-04 | Tweak `.clone()` suggestion to work in more cases | Esteban Küber | -18/+86 |
| 2023-12-04 | Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddle | Guillaume Gomez | -1/+29 |
| 2023-12-04 | Rollup merge of #118591 - RalfJung:portable-simd-build-fix, r=workingjubilee,... | Guillaume Gomez | -1/+1 |
| 2023-12-04 | Rollup merge of #118565 - RalfJung:numeric_intrinsic, r=davidtwco | Guillaume Gomez | -46/+36 |
| 2023-12-04 | Rollup merge of #118508 - notriddle:notriddle/fmt-newline, r=GuillaumeGomez | Guillaume Gomez | -8/+50 |
| 2023-12-04 | Auto merge of #118592 - lnicola:sync-from-ra, r=lnicola | bors | -170/+821 |
| 2023-12-04 | Auto merge of #118602 - TaKO8Ki:rollup-njcouns, r=TaKO8Ki | bors | -209/+854 |
| 2023-12-04 | Auto merge of #118597 - lnicola:cargotest-no-branch, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-12-04 | Rollup merge of #118586 - gurry:118571-improve-slice-doc-example, r=thomcc | Takayuki Maeda | -5/+5 |
| 2023-12-04 | Rollup merge of #118573 - petrochenkov:pathdatakind, r=TaKO8Ki | Takayuki Maeda | -132/+133 |
| 2023-12-04 | Rollup merge of #118551 - RalfJung:extern-types-bugs, r=compiler-errors | Takayuki Maeda | -0/+22 |
| 2023-12-04 | Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki | Takayuki Maeda | -11/+171 |
| 2023-12-04 | Rollup merge of #118495 - weiznich:more_tests_for_on_unimplemented, r=compile... | Takayuki Maeda | -61/+523 |
| 2023-12-04 | Add regression test for #118195 | Guillaume Gomez | -0/+21 |
| 2023-12-04 | Don't generate the "Fields" heading if there is no field displayed | Guillaume Gomez | -1/+8 |
| 2023-12-04 | Don't ask for a specific branch in cargotest | Laurențiu Nicola | -1/+1 |
| 2023-12-04 | rebase | lcnr | -13/+13 |
| 2023-12-04 | cleanup and comments | lcnr | -26/+224 |
| 2023-12-04 | generalize: handle occurs check failure in aliases | lcnr | -33/+124 |
| 2023-12-04 | do not fetch variance info during generalization | lcnr | -1/+1 |
| 2023-12-04 | Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format... | Georg Semmler | -61/+523 |
| 2023-12-04 | Merge commit 'e402c494b7c7d94a37c6d789a216187aaf9ccd3e' into sync-from-ra | Laurențiu Nicola | -170/+821 |
| 2023-12-04 | portable-simd: add missing feature gate | Ralf Jung | -1/+1 |
| 2023-12-04 | Auto merge of #3207 - rust-lang:rustup-2023-12-04, r=RalfJung | bors | -326/+876 |
| 2023-12-04 | fix clippy | Ralf Jung | -1/+2 |
| 2023-12-04 | Auto merge of #118490 - Nadrieril:arena-alloc-matrix, r=nnethercote | bors | -31/+33 |
| 2023-12-04 | Improve example in `slice::windows()` doc | Gurinder Singh | -5/+5 |