| Age | Commit message (Expand) | Author | Lines |
| 2023-12-25 | Update sysinfo version to 0.30.1 | Guillaume Gomez | -4/+4 |
| 2023-12-25 | Auto merge of #116274 - RalfJung:soft_unstable, r=cjgillot | bors | -1/+60 |
| 2023-12-25 | Auto merge of #119226 - Mark-Simulacrum:format-efficiency, r=TaKO8Ki | bors | -23/+36 |
| 2023-12-25 | Auto merge of #119292 - onur-ozkan:share-make-with-rustdoc, r=albertlarsan68 | bors | -5/+0 |
| 2023-12-25 | bootstrap: use same make flags with rustdoc | onur-ozkan | -5/+0 |
| 2023-12-25 | Auto merge of #119122 - matthewjasper:if-let-guard-scoping, r=TaKO8Ki | bors | -245/+387 |
| 2023-12-25 | Auto merge of #119283 - GuillaumeGomez:warning-block-pos, r=notriddle | bors | -1/+20 |
| 2023-12-25 | Auto merge of #119274 - RalfJung:raw-ptr-pattern-ice, r=compiler-errors | bors | -1/+34 |
| 2023-12-24 | Auto merge of #119139 - michaelwoerister:cleanup-stable-source-file-id, r=cjg... | bors | -118/+131 |
| 2023-12-24 | Auto merge of #119276 - faern:stabilize-ip_in_core, r=dtolnay | bors | -3/+1 |
| 2023-12-24 | Add GUI regression test for position of warning block | Guillaume Gomez | -0/+16 |
| 2023-12-24 | Fix display of warning block if it is first element of the top doc block | Guillaume Gomez | -0/+3 |
| 2023-12-24 | Update browser-ui-test version to 0.16.11 | Guillaume Gomez | -1/+1 |
| 2023-12-24 | Auto merge of #119278 - bjorn3:sync_cg_clif-2023-12-24, r=bjorn3 | bors | -290/+99 |
| 2023-12-24 | Auto merge of #118796 - Nadrieril:fix-exponential-id-match-2, r=cjgillot | bors | -29/+277 |
| 2023-12-24 | Fix borked subtree syncs | bjorn3 | -256/+33 |
| 2023-12-24 | Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into sync_cg_clif-202... | bjorn3 | -34/+66 |
| 2023-12-24 | Rustup to rustc 1.77.0-nightly (2d7be7393 2023-12-23) | bjorn3 | -1/+1 |
| 2023-12-24 | Sync from rust 2d7be73931e0978c8758a672cc7258b417a7e999 | bjorn3 | -4/+4 |
| 2023-12-24 | Auto merge of #119265 - Mark-Simulacrum:remove-cache, r=cjgillot | bors | -22/+8 |
| 2023-12-24 | Stabilize ip_in_core feature | Linus Färnstrand | -3/+1 |
| 2023-12-24 | Auto merge of #117176 - bvanjoi:fix-116796, r=jackh726 | bors | -0/+16 |
| 2023-12-24 | fix ICE when using raw ptr in a pattern | Ralf Jung | -1/+34 |
| 2023-12-24 | Auto merge of #119238 - Mark-Simulacrum:def-hash-efficiency, r=cjgillot | bors | -31/+19 |
| 2023-12-24 | Auto merge of #119268 - matthiaskrgr:rollup-7ggmcdn, r=matthiaskrgr | bors | -8/+31 |
| 2023-12-24 | Rollup merge of #119257 - RalfJung:tls-comments, r=petrochenkov | Matthias Krüger | -0/+6 |
| 2023-12-24 | Rollup merge of #119205 - mumbleskates:vecdeque-comment-fix, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2023-12-24 | Rollup merge of #119165 - onur-ozkan:update-container-entrypoint, r=Kobzol | Matthias Krüger | -4/+21 |
| 2023-12-23 | Auto merge of #119218 - Nadrieril:nested-opaque-reveal, r=compiler-errors | bors | -36/+128 |
| 2023-12-24 | allow devs to turn-off read-only mode | onur-ozkan | -1/+9 |
| 2023-12-23 | Rework the explanation of relevancy | Nadrieril | -48/+138 |
| 2023-12-23 | Auto merge of #119263 - matthiaskrgr:rollup-zxok9fb, r=matthiaskrgr | bors | -14/+81 |
| 2023-12-23 | Remove metadata decoding DefPathHash cache | Mark Rousskov | -22/+8 |
| 2023-12-23 | Specialize DefPathHash table to skip crate IDs | Mark Rousskov | -31/+19 |
| 2023-12-23 | Rollup merge of #119255 - fee1-dead-contrib:fix-ice, r=compiler-errors | Matthias Krüger | -0/+34 |
| 2023-12-23 | Rollup merge of #119254 - fee1-dead-contrib:randomfix, r=compiler-errors | Matthias Krüger | -8/+0 |
| 2023-12-23 | Rollup merge of #119246 - GuillaumeGomez:trait-is_object_safe-json, r=aDotInT... | Matthias Krüger | -3/+25 |
| 2023-12-23 | Rollup merge of #119153 - rursprung:stabilize-file_create_new, r=dtolnay | Matthias Krüger | -3/+1 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+21 |
| 2023-12-23 | Auto merge of #119225 - Mark-Simulacrum:remove-option, r=compiler-errors | bors | -3/+3 |
| 2023-12-23 | Add regression test for `is_object_safe` field on traits | Guillaume Gomez | -0/+19 |
| 2023-12-24 | add test for #116796 | bohan | -0/+16 |
| 2023-12-23 | interpret/memory: explain why we check is_thread_local_static | Ralf Jung | -0/+6 |
| 2023-12-23 | Auto merge of #119256 - matthiaskrgr:rollup-q0q5c1d, r=matthiaskrgr | bors | -55/+74 |
| 2023-12-23 | Rollup merge of #119249 - spastorino:add-spastorino-to-vacation, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-12-23 | Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillot | Matthias Krüger | -32/+20 |
| 2023-12-23 | Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease | Matthias Krüger | -0/+16 |
| 2023-12-23 | Rollup merge of #119232 - Takashiidobe:fix-doc-typos, r=JohnTitor | Matthias Krüger | -7/+7 |
| 2023-12-23 | Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-... | Matthias Krüger | -15/+30 |
| 2023-12-23 | add a test for ICE #112822 | Deadbeef | -0/+34 |