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