about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-28utilize the unused `llvm-tools` optiononur-ozkan-9/+11
2023-12-26Auto merge of #119313 - matthiaskrgr:rollup-41x48j6, r=matthiaskrgrbors-7/+7
2023-12-26Rollup merge of #119303 - GuillaumeGomez:update-sysinfo, r=onur-ozkanMatthias Krüger-5/+5
2023-12-26Rollup merge of #119294 - jyn514:configure-change-id, r=onur-ozkanMatthias Krüger-1/+1
2023-12-26Rollup merge of #119287 - AlexBuz:patch-1, r=the8472Matthias Krüger-1/+1
2023-12-26Auto merge of #119285 - lch361:split-no-panic, r=the8472bors-4/+12
2023-12-26Auto merge of #119258 - compiler-errors:closure-kind, r=eholkbors-488/+570
2023-12-26Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e...bors-2696/+2334
2023-12-25Update sysinfo sub-dependency version to 0.29.11Guillaume Gomez-2/+2
2023-12-25Update sysinfo version to 0.30.1Guillaume Gomez-4/+4
2023-12-25Flatten matchMichael Goulet-47/+67
2023-12-25Fix clippy's usage of Body's coroutine_kindMichael Goulet-73/+119
2023-12-25Only regular coroutines have movabilityMichael Goulet-104/+130
2023-12-25Auto merge of #119261 - cjgillot:outlive-def-kind, r=compiler-errorsbors-39/+25
2023-12-25Make closures carry their own ClosureKind, rather than deducing what it is fr...Michael Goulet-324/+336
2023-12-25Don't pass body into check_closure and child functionsMichael Goulet-50/+46
2023-12-25Remove unnecessary body_expr_countMichael Goulet-18/+0
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-25fix `./configure --set change-id`jyn-1/+1
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-24Fix doc typo for read_exact_atAlexBuz-1/+1
2023-12-25Auto merge of #119274 - RalfJung:raw-ptr-pattern-ice, r=compiler-errorsbors-1/+34
2023-12-25Documented unsafe blockslch361-4/+12
2023-12-25Removed redundant bounds checking at Split's next and next_mut methodslch361-4/+4
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