| Age | Commit message (Expand) | Author | Lines |
| 2023-03-26 | Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-03-26 | Rollup merge of #109007 - Ezrashaw:tweak-some-variants-omitted, r=notriddle,G... | Matthias Krüger | -1/+12 |
| 2023-03-26 | Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot | bors | -83/+777 |
| 2023-03-26 | rustdoc: tweak `some variants omitted` | Ezra Shaw | -1/+12 |
| 2023-03-25 | Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT` | Scott McMurray | -78/+80 |
| 2023-03-26 | Auto merge of #105096 - LegionMammal978:copied-allocators, r=Amanieu | bors | -3/+3 |
| 2023-03-26 | transmute test | Michael Goulet | -2/+63 |
| 2023-03-25 | Correct typo (`back_box` -> `black_box`) | Evie M | -1/+1 |
| 2023-03-25 | Still-further-specializable projections are ambiguous | Michael Goulet | -1/+48 |
| 2023-03-25 | Ignore the unwrap_unchecked test on wasm32-unknown-unknown | Ben Kimock | -3/+4 |
| 2023-03-25 | fix type suggestions in match arms | Lukas Markeffsky | -2/+34 |
| 2023-03-25 | Auto merge of #109474 - nikic:llvm-16-again, r=cuviper | bors | -5/+5 |
| 2023-03-25 | Explain how we get to skip checking for cleanup blocks in the visitor | Ben Kimock | -0/+2 |
| 2023-03-25 | Auto merge of #109458 - Nilstrieb:smol-cute-little-bits, r=wesleywiser | bors | -5/+7 |
| 2023-03-25 | Improve documentation for str::replace() and str::replacen() | Veera | -2/+2 |
| 2023-03-25 | Auto merge of #109581 - matthiaskrgr:rollup-e8fi2vi, r=matthiaskrgr | bors | -442/+627 |
| 2023-03-25 | Improve "Auto-hide trait implementation documentation" GUI test | Guillaume Gomez | -13/+47 |
| 2023-03-25 | Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592. | Peter Kehl | -1/+1 |
| 2023-03-25 | Auto merge of #109100 - Zoxc:merge-query-try, r=cjgillot | bors | -134/+134 |
| 2023-03-25 | Use an IndexVec to debug fingerprints. | Camille GILLOT | -10/+4 |
| 2023-03-25 | Auto merge of #109371 - Zoxc:verify-hash-opt, r=cjgillot | bors | -81/+62 |
| 2023-03-25 | Auto merge of #99929 - the8472:default-iters, r=scottmcm | bors | -0/+371 |
| 2023-03-24 | Refactor: Separate `LocalRef` variant for not-evaluated-yet operands | Scott McMurray | -20/+26 |
| 2023-03-25 | Auto merge of #109546 - saethlin:inline-into, r=scottmcm | bors | -0/+1 |
| 2023-03-25 | Rollup merge of #109570 - GuillaumeGomez:add-gui-test, r=notriddle | Matthias Krüger | -0/+48 |
| 2023-03-25 | Rollup merge of #109568 - RalfJung:miri-raw-ptr-dyn, r=oli-obk | Matthias Krüger | -1/+36 |
| 2023-03-25 | Rollup merge of #109545 - compiler-errors:rpitit-wf, r=eholk | Matthias Krüger | -44/+108 |
| 2023-03-25 | Rollup merge of #109542 - notriddle:notriddle/storage-js, r=GuillaumeGomez | Matthias Krüger | -77/+19 |
| 2023-03-25 | Rollup merge of #109539 - cjgillot:find-stability, r=b-naber | Matthias Krüger | -298/+305 |
| 2023-03-25 | Rollup merge of #109484 - fortanix:raoul/bugfix_libtest_json_output, r=pietro... | Matthias Krüger | -12/+7 |
| 2023-03-25 | Rollup merge of #109355 - chenyukang:yukang/fix-108470, r=compiler-errors | Matthias Krüger | -10/+104 |
| 2023-03-25 | Pass `tcx` directly | John Kåre Alsaker | -37/+26 |
| 2023-03-25 | Split the `if` to release the lock earlier | John Kåre Alsaker | -9/+14 |
| 2023-03-25 | Remove `DebugArg` | John Kåre Alsaker | -43/+5 |
| 2023-03-25 | Optimize `incremental_verify_ich` | John Kåre Alsaker | -49/+74 |
| 2023-03-25 | Remove some stale FIXMEs in new solver | Michael Goulet | -6/+0 |
| 2023-03-25 | Update indexmap and rayon crates | John Kåre Alsaker | -27/+25 |
| 2023-03-24 | Allow long link names in tar files | Jon Gjengset | -4/+3 |
| 2023-03-25 | Use Rayon's TLV directly | John Kåre Alsaker | -45/+14 |
| 2023-03-24 | Auto merge of #109399 - petrochenkov:rendersort, r=GuillaumeGomez | bors | -7/+20 |
| 2023-03-24 | Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514 | bors | -11/+45 |
| 2023-03-24 | Add #[inline] to the Into for From impl | Ben Kimock | -0/+1 |
| 2023-03-24 | Adjust documentation. | Camille GILLOT | -14/+18 |
| 2023-03-24 | Auto merge of #109566 - flip1995:clippyup, r=Manishearth | bors | -1627/+2992 |
| 2023-03-25 | Emits suggestions for expressions with parentheses or not separately | Mu001999 | -26/+65 |
| 2023-03-24 | Skip checks for common types with alignment 1 | Ben Kimock | -0/+7 |
| 2023-03-24 | Use Vec::split_off | Ben Kimock | -1/+1 |
| 2023-03-24 | Make EvalCtxt's infcx private | Michael Goulet | -75/+134 |
| 2023-03-24 | Add GUI test for "Auto-hide item methods' documentation" setting | Guillaume Gomez | -0/+48 |
| 2023-03-24 | miri: fix raw pointer dyn receivers | Ralf Jung | -1/+36 |